I am working on an LSP-based code analysis tool that would benefit from ShowHTML support provided by this plugin. However, this tool is not written in Java, which as far as I can tell means that it cannot be run with this plugin.
Are there any plans to support LSP servers written in non-JVM languages? How difficult would that be to implement?
I am working on an LSP-based code analysis tool that would benefit from
ShowHTMLsupport provided by this plugin. However, this tool is not written in Java, which as far as I can tell means that it cannot be run with this plugin.Are there any plans to support LSP servers written in non-JVM languages? How difficult would that be to implement?