Turn off tabs where possible
This commit is contained in:
@@ -19,5 +19,7 @@
|
|||||||
"editor.autoClosingOvertype": "never",
|
"editor.autoClosingOvertype": "never",
|
||||||
"editor.autoClosingComments": "never",
|
"editor.autoClosingComments": "never",
|
||||||
"editor.autoClosingQuotes": "never",
|
"editor.autoClosingQuotes": "never",
|
||||||
"editor.autoSurround": "never"
|
"editor.autoSurround": "never",
|
||||||
|
"editor.insertSpaces": true,
|
||||||
|
"editor.renderWhitespace": "boundary"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user