Ahai64
Ahai64
意见很好,没有一点建设性。
This can be determined by user settings. Both PICO-8 and Picotron can set their root path. I think this encourages users to centralize PICO-8/Picotron files in their respective folders. Therefore,...
Integer division operator `//` is supprted by Lua 5.4 by default. Maybe you need to remove `//` in `Lua.runtime.nonstandardSymbol`.  String concatenation operator `..=` is not supported by sumneko/lua now....
Lua version setting is quite confusing for PICO-8 and Picotron. It's hard to make a perfect choice.
I made an issue to sumneko/lua, about the `config.json` of the addon does not properly cover the workspace `config.json`. But unfortunately this is not the work they are currently working...
And `Lua.diagnostics.disable` see: https://github.com/LuaLS/LLS-Addons/issues/228