summaryrefslogtreecommitdiff
path: root/.vscode/launch.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-13 17:13:11 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-13 17:13:11 +0800
commit0bd4a15ffdf4b890e26e97f7c433696422eb2303 (patch)
treef7c33fbd0074248126d61dead1faffcf0f77a32b /.vscode/launch.json
parent5f5760aa9b1d5351b41e3c5aba6607721341e49c (diff)
downloadlua-language-server-0bd4a15ffdf4b890e26e97f7c433696422eb2303.zip
cleanup
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 1fe9d711..4cd4cc91 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -15,6 +15,7 @@
"luaVersion": "5.4",
"consoleCoding": "utf8",
"sourceCoding": "utf8",
+ "console": "integratedTerminal",
"outputCapture": [
"print",
"stderr",