Closed italomaia closed 7 years ago
https://github.com/trixnz/vscode-lua/issues/7
TL;DR; How to change the lua version luaparse uses to evaluate the code?
luaVersion key in the options object passed to the parse function. It's in the README.md file.
luaVersion
parse
README.md
https://github.com/trixnz/vscode-lua/issues/7
TL;DR; How to change the lua version luaparse uses to evaluate the code?