Skip to content

Commit f208589

Browse files
committed
修正跑不了测试的bug
1 parent e7e5732 commit f208589

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/launch.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"print",
1818
"stderr",
1919
],
20+
"windows": {
21+
"luaexe": "${workspaceFolder}/bin/lua-language-server.exe"
22+
}
2023
},
2124
{
2225
"name": "🍄attach",

0 commit comments

Comments
 (0)