-
-
Notifications
You must be signed in to change notification settings - Fork 91
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
This extension brought vscode to its knees #102
Comments
Have the same issue. VSCode reported this extension was taking an unusual amount of time and was blocking other extensions from finishing.
Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load |
@onethread Thanks for the cpuprofile. Unfortunatly the CPU profile doesn't seem to show anything useful: |
Type: Bug
Visual Studio Code suddently started running extremely slow. I ran Extension Bisect which found this extenson to be the culprit. After disabling it, vscode is back to normal.
I re-enabled it just to be sure and vscode was extremely slow again. I also noticed backspace no longer works when this extension is running.
Extension version: 0.5.3
VS Code version: Code 1.88.0 (5c3e652f63e798a5ac2f31ffd0d863669328dc4c, 2024-04-03T13:28:18.899Z)
OS version: Darwin x64 22.6.0
Modes:
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_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: