From bc46f33475261f06d1576ce5dca9bc753565b64b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Wed, 16 Dec 2020 10:55:34 +0800 Subject: close #300 --- .vscode/settings.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index 92e6ec8e..93cafbc9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -35,5 +35,10 @@ "Lua.awakened.cat": true, "Lua.develop.enable": true, "Lua.develop.debuggerPort": 11413, - "Lua.intelliSense.searchDepth": 0 + "Lua.intelliSense.searchDepth": 0, + "Lua.runtime.path": [ + "?.lua", + "script/?.lua", + "script/?/init.lua" + ] } -- cgit v1.2.3