最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

performance - VsVim 2022 lagging when using x, c, or dd in Visual Studio 2022 - Stack Overflow

programmeradmin2浏览0评论

I'm using VsVim 2022 in Visual Studio 2022, but I'm experiencing severe lag when using certain Vim commands, such as:

  • x to delete a character

  • c to change text

  1. dd to delete an entire line
  • Sometimes with del in 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.json inside of VsVim folder

VsVim version - 2.10.0.6

I'm using VsVim 2022 in Visual Studio 2022, but I'm experiencing severe lag when using certain Vim commands, such as:

  • x to delete a character

  • c to change text

  1. dd to delete an entire line
  • Sometimes with del in 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.json inside of VsVim folder

VsVim version - 2.10.0.6

Share Improve this question asked Mar 30 at 12:54 Eduardo ValencioEduardo Valencio 112 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I Just add this line to my vsvim settings file .vsvimrc and problem solved

set clipboard=
发布评论

评论列表(0)

  1. 暂无评论