-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Breadcrumb Bar Not Detecting Python Functions #2502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please could you provide the following information:
"python.jediEnabled": false |
The problem is intermittent, and I have not detected a pattern that allows me to describe steps that will reliably reproduce the issue. |
@kd7vrc if you installed IntelliCode then it would have flipped on the language server. If you look down in the status bar it will tell you what Python interpreter you are using (and thus if you are using Anaconda). The |
My python interpreter is Anaconda 5.1.0 |
Can you verify this, @DonJayamanne ? |
I may have found a pattern. I noticed it didn't work when the status bar at the bottom said "Analyzing Workspace...", but when it was finished, it worked fine. "Analyzing Workspace" can sometimes take a long time to complete. |
@kd7vrc thanks for the update. I'm going to close this then as we are tracking the fact analysis seems to hang in microsoft/python-language-server#69 . |
The breadcrumb bar works intermittently. It sometimes does not detect functions in my .py code (complete and valid). When I click through the code, it doesn't show the function my cursor is currently in. I haven't detected a pattern when it does or does not work to reproduce the issue.
microsoft/vscode#57973 (comment)
VS Code version: Code 1.26.1 (493869ee8e8a846b0855873886fc79d480d342de, 2018-08-16T18:38:57.434Z)
OS version: Windows_NT x64 10.0.17134
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
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Extensions (11)
The text was updated successfully, but these errors were encountered: