Skip to content
New issue

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

Integrates Freemarker Language Server. #15

Open
angelozerr opened this issue Mar 16, 2018 · 1 comment
Open

Integrates Freemarker Language Server. #15

angelozerr opened this issue Mar 16, 2018 · 1 comment
Labels
enhancement feature request Request of a new feature

Comments

@angelozerr
Copy link

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:

@dcortes92
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature request Request of a new feature
Projects
None yet
Development

No branches or pull requests

2 participants