fix: add languageId filter for options similar to microprofile#999
Conversation
b72f33b to
d198b4f
Compare
Signed-off-by: azerr <azerr@redhat.com>
|
I don't think that Qute files are working properly. I'll double check on my end though. |
datho7561
left a comment
There was a problem hiding this comment.
Completion, validation, and go to definition aren't working in Qute files
|
Thanks for your feedback. Let me investigate the problem. |
d198b4f to
a9f5a3a
Compare
My bad, I forgot to push my work. Sorry to have loosed your time -( Please re-retry it. |
|
|
|
I'm getting This doesn't seem to be related to this PR in particular, I can reproduce this with the latest released version of vscode-quarkus. |
It works for me in vscode-quarkus and my PR should not impact diagnostics. I merge the PR and let's discuss about your problem in the issue that you have created. Thanks again @datho7561 for your review! |
fix: add languageId filter for options similar to microprofile