pigpigyyy / Yuescript

A Moonscript dialect compiles to Lua.
http://yuescript.org
MIT License
424 stars 35 forks source link

Language server protocol support #130

Open SkyyySi opened 1 year ago

SkyyySi commented 1 year ago

It would be extremely useful to have IDE tooling through a LSP language server. That would provide information inside the editor. It would already be very useful to have the errors already known by the compiler to be exposed through LSP to the current editor.