Skip to content

Instantly share code, notes, and snippets.

@Josef-Friedrich
Last active January 7, 2023 12:22
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 Josef-Friedrich/bd33b0929a4281a7c42034a8e556db18 to your computer and use it in GitHub Desktop.
Save Josef-Friedrich/bd33b0929a4281a7c42034a8e556db18 to your computer and use it in GitHub Desktop.
Disable whitespace manipulation in VS Code
{
"files.trimTrailingWhitespace": true,
// rintoj.blank-line-organizer
// An empty array has no effect []
"blankLine.languageIds": ["xxx"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment