Add VALIDATE_LUA as a function in lpxserver and lpxclient

This commit is contained in:
2025-12-03 19:55:53 -05:00
parent 27b5ce7ef4
commit a242244f9c
9 changed files with 86 additions and 27 deletions

View File

@@ -46,7 +46,8 @@
"--compile-commands-dir=[INTEGRATION]/.vscode",
"--header-insertion=never"
],
"C_Cpp.autocomplete": "disabled"
"C_Cpp.autocomplete": "disabled",
"search.useIgnoreFiles": false
},
"extensions": {
"recommendations": [