I don't believe so.

For simple editors (syntax highlighting, braces matching, keywords
completion) we can write easily a generic editor that loads the
keywords from a definition file that's already available on the links
mentioned.

LSP makes sense for full-blown support (eg. Typescript) but then we
also need (to include) a server.

--emi


On Mon, Jun 19, 2017 at 10:44 AM, ehsavoie <emmanuel.hugon...@gmail.com> wrote:
> Isn't Language Server Protocol the simpliest way to get that ?
>
> ----------
> Emmanuel Hugonnet
> http://www.ehsavoie.com
> http://twitter.com/ehsavoie

Reply via email to