Skip to content

Instantly share code, notes, and snippets.

@jgwill
Last active October 25, 2018 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgwill/7250a598c9f0ef321da8666473b98b86 to your computer and use it in GitHub Desktop.
Save jgwill/7250a598c9f0ef321da8666473b98b86 to your computer and use it in GitHub Desktop.
VSCode keeps removing the space you wrote, change to this config
{
"editor.trimAutoWhitespace": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment