aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 56beca3..9367870 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -30,5 +30,7 @@
"gdbserver", "golib", "eows", "mfolders", "IFOLDER", "flds", "dflt",
"stconfig", "reflectme", "franciscocpg", "crosssdk", "urfave", "EXEPATH", "conv", "Sillyf", "xsapiv",
"EVTSDK", "zillode", "gerrit"
- ]
+ ],
+ "editor.insertSpaces": true,
+ "editor.detectIndentation": true
}