Re: What about Freemarker Language Server (LSP)?

2018-02-19 Thread Daniel Dekany
It would be great to have one... But, as always, the question is, who will make it. Though there can be a lot of interesting challenges in this. Some thoughts bellow... Doing anything with the parser in FM2 can be sometimes frustrating, as the syntax is not uniform (each directive has its own synt

What about Freemarker Language Server (LSP)?

2018-02-19 Thread Angelo zerr
Hi, I tell me if Freemarker could provide a Freemarker Language Server. Today the main IDE (Eclipse, intellij, etc) , Editors code (VSCode, Atom, Sublime, Vim,etc) provides a LSP support https://microsoft.github.io/language-server-protocol/specification to manage completion, hover, hyperlink, etc