-
Notifications
You must be signed in to change notification settings - Fork 8
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
Very visible lag between keyup and symbol printing in editor #42
Comments
Hi @bornik, Could you prepare a gif or record a video with the issue? Could you provide example of public project where the issue could be reproduce? Thank you. |
Hi @kbysiec, |
I can see the issue. I think the problem is with the size of the project. The bigger project (I have tested on vscode repo with c.a. 4.3k files and more than 400k items) becomes not responsive. Both with scanning and using. I am testing some optimizations but for now with no any permormance increase. I will probably end with update of README file with info about limitations. Because I cannot see any good solution for now. Regards, |
Type: Bug Same issue. Just simple typing in any project file causes a 1-2 second delay for any further interaction with vscode. File count: 767 Sorry if the information is not sufficient. I'll be glad to provide some more info about my environment if needed. Just let me know which kind of info you need :) Extension version: 2.1.0 System Info
A/B Experiments
|
Same here. I have big workspace and its unusable. |
Type: Bug
Start typing in vs code in middle size project
expected: no lag
observed: lag up to 1-2 sec
Extension version: 2.1.0
VS Code version: Code 1.75.0 (Universal) (e2816fe719a4026ffa1ee0189dc89bdfdbafb164, 2023-02-01T15:24:42.903Z)
OS version: Darwin arm64 21.6.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
A/B Experiments
The text was updated successfully, but these errors were encountered: