-
Notifications
You must be signed in to change notification settings - Fork 62
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
Autocomplete is super slow on vscode #128
Comments
+1 |
Yes, I used extension bisect and found out that it was the auto import plugin that was causing my cpu (code helper plugin) usage to skyrocket and my computer to become laggy. |
Me too!!! |
+1, used bisect and found this was the extension blowing up my cpu with rg processes |
+1 - system becomes unusable due to cpu overload and rg processes, particularly when doing an npm install |
Type: Performance Issue
Autocomplete is making my dev process rlly slow in vscode. Trying to click ctrl+space to autocomplete is super slow in vscode.
It takes a really long time to do anything
Extension version: 1.5.4
VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:48:16.874Z)
OS version: Darwin arm64 23.2.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Process Info
Workspace Info
A/B Experiments
The text was updated successfully, but these errors were encountered: