-
Notifications
You must be signed in to change notification settings - Fork 513
Intellisense hangs on "Loading..." after working correctly only once #2779
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
Some more information. This is broken on my primary development machine. However, I do have another machine that is not having this issue. Here is what I found. I turned on diagnostic mode for the editor services log. There is a distinct difference between the broken machine and the one that works. Broken:
Works:
You can see on the machine that breaks, it is running for 21 seconds before it "completes" and then says the request was cancelled. For the machine that works, this is a 0ms call and it returns fine. |
Yeah, I agree this looks like a duplicate. Feel free to close this is if you don't need anything additional from me. |
This issue has been marked as duplicate and has not had any activity for 1 day. It has been closed for housekeeping purposes. |
Issue Type: Performance Issue
I've tried everything to get this to work correctly from running with no extensions to completely uninstalling VS Code and reinstalled following steps I found to clear all the extensions and all of the settings.
The actual issue:
When I begin typing a cmdlet or function name from a custom module, the first occurrence is fine and will auto-complete the parameters. Sometimes the second occurence will work as well but by the third time, every time, I type out a function from that module the intellisense stops responding and is stuck on "Loading..." for 30-60 seconds. It will eventually clear but this is killing my productivity. It will typically work right away if I kill the Terminal session as well but starting new terminal sessions every few minutes isn't ideal either.
Extension version: 2020.6.1
VS Code version: Code 1.46.1 (cd9ea6488829f560dc949a8b2fb789f3cdc05f5d, 2020-06-17T21:13:20.174Z)
OS version: Windows_NT x64 10.0.17763
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Process Info
Workspace Info
The text was updated successfully, but these errors were encountered: