For some reason, my VS Code started to automatically skip a line right after i started to type and and stop, then bang! it adds a new line,

I will show you how to stop this!

  1. Go to Preferences > Settings
  2. In settings look for autosave
  3. Under Text Editor you will find Files: Auto Save
  4. Select "Off"
  5. Done

Hope that helps. For me, I had afterDelay selected by default, once I changed it to Off, it worked!