-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Super Slow Typing in Insert Mode #7546
Comments
I'm not sure you can blame this on vscode vim ... I can type in files with tens of thousands of lines of code without noticing any slowness in keyboarding speed (also on linux). Do you have other extensions installed? Maybe there is some conflict there. |
This is the culprit, generally. The way the extension host is designed, VSCodeVim forces you to feel the effect of other extensions that are slow when you wouldn't otherwise. If this is a big problem for you, https://github.com/vscode-neovim/vscode-neovim may work better; I don't think their design suffers from this. |
Good point. I've just changed to |
Just recently also started seeing this issue with large files (~1000 lines). |
Issue Type: Performance Issue
Lately if I'm in insert mode and trying to type in file, with ~500+ lines of code, it is extreamly slow at recognizing the key presses. I find it unbearable and practically impossible to get anything done.
Extension version: 1.22.2
VS Code version: Code 1.65.1 (8908a9ca0f221f36507231afb39d2d8d1e182702, 2022-03-08T02:09:03.269Z)
OS version: Linux x64 5.15.23-76051523-generic snap
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Process Info
Workspace Info
A/B Experiments
The text was updated successfully, but these errors were encountered: