-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Initellisense infinite loading #52691
Comments
Does this reproduce in the latest VS Code insiders build with all extensions disabled? |
@karlmarxlopez I had this same error, very frustrating. Eventually I found a fix:
After this I no longer experienced the intellisense infinite loading. I believe this is ultimately a bug in Typescript, rather than VSCode, however -- These typescript build errors/OOM crash were never reported in the VSCode Typescript Language Server output even when I turned on verbose logging in the VSCode settings. Also, they never showed up when I ran my regular build (through an NPM script + Vite) which continued running fine the whole time. HTH 👍 |
Closing as it sounds like the original issue has been resolved by reconfiguring the project |
Type: Bug
Suddenly happened after an upgrade.
Initializing JS/TS language features takes forever and it will hide for a split second then restart the loading process.
VS Code version: Code 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534, 2023-01-09T17:05:47.808Z)
OS version: Darwin arm64 22.2.0
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Extensions (37)
(8 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: