We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14aea25 commit 43a8432Copy full SHA for 43a8432
.vscode/settings.default.json
@@ -1,4 +1,5 @@
1
{
2
"cSpell.language": "en-GB",
3
- "astyle.astylerc": "${workspaceFolder}/Tools/CodeStyle/astylerc"
+ "astyle.astylerc": "${workspaceFolder}/Tools/CodeStyle/astylerc",
4
+ "Lua.runtime.version": "Lua 5.3"
5
}
0 commit comments