Nobody actually uses the qute.[html|txt|json|yaml] suffixes, especially in all the quarkus/qute examples.
We should try to make our users' life easier by automatically switching to the proper language id, files under src/main/resources/templates of Quarkus projects
Similar to https://github.com/redhat-developer/vscode-quarkus/blob/master/src/extension.ts#L96
Nobody actually uses the qute.[html|txt|json|yaml] suffixes, especially in all the quarkus/qute examples.
We should try to make our users' life easier by automatically switching to the proper language id, files under src/main/resources/templates of Quarkus projects
Similar to https://github.com/redhat-developer/vscode-quarkus/blob/master/src/extension.ts#L96