summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 51e4b3fb..ec0e4bde 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -15,7 +15,8 @@
"LOCALE",
"SHOWSOURCE",
"TRACE",
- "FOOTPRINT"
+ "FOOTPRINT",
+ "CONFIGPATH"
],
"Lua.diagnostics.disable": [
"close-non-object",
@@ -38,6 +39,7 @@
"E:/Github/test",
// Just some comment
"script/meta",
+ "bin",
],
"Lua.runtime.path": [
"?.lua",