-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Language features extremely slow + >100% CPU usage #39284
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
Having the same issues for a few days after doing the latest update. Autocomplete not loading and organizing imports on save. Have no idea what could be behind the it. |
It also started happening to me after the last update, but weirdly enough downgrading didn't solve the issue for me |
I uninstalled and reinstalled |
Nope, nevermind 🙈 |
@tgroutars Can you please share a project that triggers the high cpu usage? |
Continued investigating and I actually think the |
@tgroutars are you just not using types for ramda now? or did you switch to some other types package? |
I removed it for now and just added an empty declaration in a custom types file. We're incrementally migrating our codebase to TypeScript right now. We have lots of code using ramda already, and apart from making vscode slow, the types are also incorrect in some places. We're looking into migrating to an alternative such as The advantage of rambda is it's almost a drop in replacement, but remeda is designed to work well with TypeScript, so not sure which path we'll take yet |
Having the same issue here, since last upgrade. Removing rambda's typing is not an option in our case. Can we reopen this issue? |
I might be mistaken but my understanding is that |
Issue Type: Performance Issue
VSCode is super slow to:
Doesn't trigger automatically, and when pressing ctr+space, it take ages to load
Seems almot impossible to autocomplete imports
While I'm typing, VSCode takes a few seconds before updating the errors on the screen, it continues reporting errors where there were some before and doesn't show the new ones
CPU usage is also > 100% whenever I'm typing anything
VS Code version: Code 1.46.1 (cd9ea6488829f560dc949a8b2fb789f3cdc05f5d, 2020-06-17T21:17:14.222Z)
OS version: Darwin x64 18.7.0
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
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: