Skip to content

Instantly share code, notes, and snippets.

@Deiru2k
Created August 25, 2016 20:05
Show Gist options
  • Save Deiru2k/8056311f38946500322a1e6131607d1e to your computer and use it in GitHub Desktop.
Save Deiru2k/8056311f38946500322a1e6131607d1e to your computer and use it in GitHub Desktop.
// Place your settings in this file to overwrite the default settings
{
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.detectIndentation": false,
"files.trimTrailingWhitespace": true,
"editor.rulers": [100]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment