You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
No specific operation, just launch code, and open an Python file, when I try to use "peek reference" or "find all reference", it shows "no results". These feature can be used before, maybe 2 months ago. I've disabled all other extensions, it still doesn't work.
Extension version: 2019.3.6352
VS Code version: Code 1.33.0 (0dd516dd412d42323fc3464531b1c715d51c4c1a, 2019-04-04T15:14:28.026Z)
OS version: Windows_NT x64 10.0.16299
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)
@futurehome commented on Fri Apr 05 2019
Issue Type: Bug
No specific operation, just launch code, and open an Python file, when I try to use "peek reference" or "find all reference", it shows "no results". These feature can be used before, maybe 2 months ago. I've disabled all other extensions, it still doesn't work.
Extension version: 2019.3.6352
VS Code version: Code 1.33.0 (0dd516dd412d42323fc3464531b1c715d51c4c1a, 2019-04-04T15:14:28.026Z)
OS version: Windows_NT x64 10.0.16299
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
@karrtikr commented on Mon Apr 08 2019
Please inform if you are using
jedi
orlanguage server
as intellisense (i.e check the value ofpython.jediEnabled
in settings.json)@Alex206 commented on Tue Apr 09 2019
I have the same problem. Jedi enabled in default, but disabled in user and workspace settings.
@karrtikr commented on Wed Apr 10 2019
Can you please elaborate? Do you see this issue while using Language server or Jedi. Please paste your
'Python' Output Panel
.@Alex206 commented on Thu Apr 11 2019
I am not using Jedi. Here is the python Output Panel. I removed username and the long search path list:
Starting Microsoft Python language server.
[Info - 10:36:32] GetCurrentSearchPaths C:\Users\XXX\python.exe
[Info - 10:36:32] Python search paths:
[Info - 10:36:32] d:\software\XXX_python\python34_original\dlls
[Info - 10:36:32] d:\software\XXX_python\python34_original\lib
[Info - 10:36:32] d:\software\XXX_python\python34_original
[Info - 10:36:32] c:\users\XXX19_2_pure
[Info - 10:36:32] c:\users\XXX19_2_pure\lib\site-packages
[Info - 10:36:32] Configuration search paths:
[Info - 10:36:32] C:\Program Files\XXX\bin
[Info - 10:36:32] C:\Program Files\XXX\APIs\Python\lib
And so with all the paths...
[Info - 10:36:36] Microsoft Python Language Server version 0.2.47.0
[Info - 10:36:36] Initializing for C:\Users\XXX_19_2_pure\Scripts\python.exe
##########Linting Output - pylint##########
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)
The text was updated successfully, but these errors were encountered: