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

Automatically force qute language of files under src/main/resources/templates of Quarkus projects #450

Closed
fbricon opened this issue Jan 26, 2022 · 0 comments · Fixed by #451
Labels
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented Jan 26, 2022

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

@fbricon fbricon added the qute label Jan 26, 2022
fbricon added a commit to fbricon/vscode-quarkus that referenced this issue Jan 26, 2022
@rgrunber rgrunber added this to the 1.9.1 milestone Jan 28, 2022
fbricon added a commit that referenced this issue Jan 28, 2022
)

Fixes #450

Co-authored-by: Alexander Chen <alchen@redhat.com>
Signed-off-by: Fred Bricon <fbricon@gmail.com>
Signed-off-by: Alexander Chen <alchen@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants