performance – VsVim 2022 lagging when using x, c, or dd in Visual Studio 2022
I’m using VsVim 2022 in Visual Studio 2022, but I’m experiencing severe lag when using certain Vim commands, such as:
-
xto delete a character -
cto change text
ddto delete an entire line
- Sometimes with
delin normal mode
Whenever I use these commands, the IDE slows down significantly or even freezes. Visual Studio also shows a warning that VsVim is reducing typing performance.
-
Reinstalling VsVim – I uninstalled and reinstalled the extension, but the issue persists.
-
Reinstalling Visual Studio – I did a clean installation, but it didn’t help.
-
Resetting keybindings – I tried adjusting VsVim’s keybindings with no success.
-
Disabling VsVim – When I disable the extension, performance returns to normal.
-
Delete
vimdata.jsoninside of VsVim folder
VsVim version – 2.10.0.6
Read more here: Source link
