Results 6 comments of 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`. ![Image](https://github.com/user-attachments/assets/e6986382-6fbf-4dbd-8b36-b86723f94833) 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...