keyboardvisual-studio-code

While typing, the cursor automatically shifts to the left in vscode


While I am typing in the editor and the pointer(the straight line that blinks which shows where the "point" is) shifts to the left. I've tried and this doesn't happen anywhere else. I've tested the keyboard in Atom and Sublime.

Here is a .gif showing this:

gif showing cursor shifting to left

This happens even when all the extensions are disabled.


Solution

  • The problem was caused by setting the Auto Save to "After Delay" and keeping the "AutoSave Delay" to 1. If you change the delay to 200, it will be solved.