japhib/pico8-ls

Make it play nicely with the Lua VSCode plugin

Opened this issue · 0 comments

Right now I have to disable the pico8-ls plugin when I'm working with "real" lua because it takes over every .lua file and marks it as the pico-8 lua language instead of just regular lua. It would be nice if pico8-ls could detect when a repo is just regular lua and not activate -- maybe if there are no .p8 files in the workspace folder.