pico8-ls
pico8-ls copied to clipboard
sublime text support?
Hi! I'm looking for a pico8 LSP for Sublime Text and I see this the README:
This extension uses the Language Server Protocol, so while it's mainly made for VSCode, it could also be used for other editors such as NeoVim, Atom, etc.
How difficult would it be to get this LSP running in Sublime, either on my own, or as an official feature of this repo? I don't know much about how LSPs work under the hood so I have no idea how big of a feature request this is. Any tips on how I would go about doing this?