We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It should be cool if we could have advanced features like syntax validation. To do that I have started a Freemarker Language Server https://github.com/angelozerr/freemarker-languageserver written in Java that you could consume it.
You could do the same thing than https://github.com/microclimate-devops/xml-language-server/blob/master/client-vscode/xml-client/client/extension.js which consumes an XML Language Server written in Java.
If you are interested:
The text was updated successfully, but these errors were encountered:
Hey @angelozerr thanks for submitting your issue. Yes, this will definitely be something that I'd like to implement for this plugin.
I will take a look into the URLs you provided and let you know when I make some progress.
Thanks again,
Daniel
Sorry, something went wrong.
No branches or pull requests
It should be cool if we could have advanced features like syntax validation. To do that I have started a Freemarker Language Server https://github.com/angelozerr/freemarker-languageserver written in Java that you could consume it.
You could do the same thing than https://github.com/microclimate-devops/xml-language-server/blob/master/client-vscode/xml-client/client/extension.js which consumes an XML Language Server written in Java.
If you are interested:
The text was updated successfully, but these errors were encountered: