You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In a pretty large workspace, after editing file for a while, use ":w" to save file will stuck for at least 5 seconds. Any command to vim will not be accepted. "hjkl" are not working but arrow keys are working. Can switch file tabs but cannot save them even with "ctrl+s"
To Reproduce
Steps to reproduce the behavior:
Go to a file
Enter insert mode to edit then exit
Type ":w" to save file
The vim is frozen for at least 5 seconds
Expected behavior
The file is saved immediately and vim is reponding to new commands.
Environment (please complete the following information):
Ubuntu 18.04
Extension (VsCodeVim) version: 1.9.0
VSCode version: 1.37.1
OS: Ubuntu 18.04
Additional context
Don't know if it relates to the large workspace. If the file is bigger, it takes longer.
The text was updated successfully, but these errors were encountered:
Describe the bug
In a pretty large workspace, after editing file for a while, use ":w" to save file will stuck for at least 5 seconds. Any command to vim will not be accepted. "hjkl" are not working but arrow keys are working. Can switch file tabs but cannot save them even with "ctrl+s"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The file is saved immediately and vim is reponding to new commands.
Environment (please complete the following information):
Ubuntu 18.04
Additional context
Don't know if it relates to the large workspace. If the file is bigger, it takes longer.
The text was updated successfully, but these errors were encountered: