microsoft / python-language-server

Microsoft Language Server for Python
Apache License 2.0
914 stars 133 forks source link

Missing member items (classes, methods, etc) in Outline and "code path" #2063

Open chascruzrm opened 4 years ago

chascruzrm commented 4 years ago

Issue Type: Bug

When editing Python code, ramdomly switch between tabs and sometimes the Outline window doesn't show methods, classes, etc. as usually does. It keeps "loading" members forever. But, when I go on another tab or tabs, Outline window works. And, sometimes, when I return back to the "problematic" Python file, Outline Window just works fine. It's worth mentioning that "code-path" under open files tabs (the horizontal arranged tabs), doesn't show any code members neither.

Extension version: 2020.5.80290 VS Code version: Code 1.45.1 (5763d909d5f12fe19f215cbfdd29a91c0fa9208a, 2020-05-14T08:27:35.169Z) OS version: Windows_NT x64 10.0.18362

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz (8 x 1995)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: unavailable_off
protected_video_decode: unavailable_off
rasterization: unavailable_off
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: unavailable_off| |Load (avg)|undefined| |Memory (System)|7.95GB (2.74GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
brettcannon commented 4 years ago

What language server are you using? Jedi or Microsoft?

chascruzrm commented 4 years ago

Microsoft

El lun., 1 de junio de 2020 14:20, Brett Cannon notifications@github.com escribió:

What language server are you using? Jedi or Microsoft?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-python/issues/12055#issuecomment-636997461, or unsubscribe https://github.com/notifications/unsubscribe-auth/APYPC7ICSR226WL5KQAW7W3RUPPNVANCNFSM4NN7THUA .