Skip to content

Instantly share code, notes, and snippets.

@prosenjit-manna
Created March 23, 2019 07:30
Show Gist options
  • Save prosenjit-manna/42ffeb4582d84e6557d6b15dd31af62a to your computer and use it in GitHub Desktop.
Save prosenjit-manna/42ffeb4582d84e6557d6b15dd31af62a to your computer and use it in GitHub Desktop.

settings.json file should be placed under root folder of workspace under .vscode directory

{
"editor.tabSize": 2,
"editor.renderWhitespace": "all",
"editor.detectIndentation": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment