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
In the video, I am using VS Code 1.73 (left) and VS Code Insiders (right) to run 2 versions at the same time, but the issue occurs on all versions of VS Code >= 1.74
The problem is clearly visible when using Ctrl + Mouse over:
VS Code 1.73 instantly highlights any token as a link on mouse hover
VS Code 1.74 takes a few seconds before displaying text as a link
with Ctrl+click:
VS Code 1.73 instantly go to definition
VS Code 1.74 needs a few seconds
you can also see that after deleting the node_modules folder, the problem disappears: VS Code starts working very quickly
Project: empty Angular project created by the ng new command. I also added the storybook with npx storybook@latest init to increase the size of node_modules (this makes the problem worse)
VS Code version: Code 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534, 2023-01-09T16:59:02.252Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Sandboxed: No
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-10875H CPU @ 2.30GHz (16 x 2304)
I'm also experiencing this issue. I have a fairly large project using version 4.9.4 of TypeScript and I'm still running an outdated of VSCode (version 1.73.1) since I get extremely poor Intellisense performance for all versions of VSCode > 1.73.1. Here's a link to my closed issue for additional reference: microsoft/vscode#168491
When using version 1.73.1 of VSCode, if I use my workspace's version of 4.9.4, my Intellisense performance is as similar as shown in the OP's issue. However, if I switch to using the shipped VSCode TypeScript version of 4.8.4, the Intellisense performance is snappy and back to the baseline level I've experienced in all VSCode versions <= 1.73.1.
Type: Performance Issue
Some performance issue with TypeScript Intellisense.
The problem remains without any extensions
I recorded a small demo video: https://drive.google.com/file/d/1zfMnJEDu131k0K65dO_Yb-Qiz935DVrs/view?usp=sharing
please tell me if I can gather any more information
In the video, I am using VS Code 1.73 (left) and VS Code Insiders (right) to run 2 versions at the same time, but the issue occurs on all versions of VS Code >= 1.74
The problem is clearly visible when using Ctrl + Mouse over:
with Ctrl+click:
you can also see that after deleting the
node_modules
folder, the problem disappears: VS Code starts working very quicklyProject: empty Angular project created by the
ng new
command. I also added the storybook withnpx storybook@latest init
to increase the size of node_modules (this makes the problem worse)VS Code version: Code 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534, 2023-01-09T16:59:02.252Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
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
Process Info
Workspace Info
A/B Experiments
The text was updated successfully, but these errors were encountered: