Would be great if we could add support for qute template language https://github.com/quarkusio/quarkus/blob/master/docs/src/main/asciidoc/qute-reference.adoc
Mvp would be syntax highlighting similar to how other template languages syntax highlighting works.
Nice to have feature would be LSP support by understanding the inject and parameter declarations and then provide content assist.
Looking into having a preview feature that would use a data yaml for it's rendering would be great. I.e. if you have a mytemplate.qt file then mytemplate.qt.yaml could be used by default to make it super trivial.
Would be great if we could add support for qute template language https://github.com/quarkusio/quarkus/blob/master/docs/src/main/asciidoc/qute-reference.adoc
Mvp would be syntax highlighting similar to how other template languages syntax highlighting works.
Nice to have feature would be LSP support by understanding the inject and parameter declarations and then provide content assist.
Looking into having a preview feature that would use a data yaml for it's rendering would be great. I.e. if you have a mytemplate.qt file then mytemplate.qt.yaml could be used by default to make it super trivial.