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

Display error when Quarkus application is built for Qute #508

Closed
angelozerr opened this issue May 30, 2022 · 2 comments · Fixed by #515
Closed

Display error when Quarkus application is built for Qute #508

angelozerr opened this issue May 30, 2022 · 2 comments · Fixed by #515
Assignees
Labels
good first issue Good for newcomers qute
Milestone

Comments

@angelozerr
Copy link
Contributor

angelozerr commented May 30, 2022

Once quarkusio/quarkus#25810 will be merged, we could display errors in Qute template file by using problemMatcher from the task.

See quarkusio/quarkus#25724 for detail of this issue.

@angelozerr angelozerr added good first issue Good for newcomers qute labels May 30, 2022
@rgrunber
Copy link
Member

Relevant https://code.visualstudio.com/docs/editor/tasks#_defining-a-problem-matcher . Might be good to read the full thing to understand what needs to be done programmatically.

@angelozerr
Copy link
Contributor Author

Exactly, I speak about that too in my comment quarkusio/quarkus#25724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers qute
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants