-
Notifications
You must be signed in to change notification settings - Fork 30
Move to vscode-languageclient 8.0.2 for Qute LS #506
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
Move to vscode-languageclient 8.0.2 for Qute LS #506
Conversation
This PR requires redhat-developer/quarkus-ls#645 |
We should also move vscode-microprofile to vscode-languageclient 8.0.1. Currently it seems to sit at |
yes sure, but this PR is for Qute support. vscode-microprofile is for Quarkus support (application.properties, java support). We can have different version of vscode-languageclient per extension). I agree with you we need to update vscode-microprofile but it is not a blocker issue for this PR. |
The feature which it is important to test it in this PR is the inlay hint support. |
We should hold off on this until we get some clarification on redhat-developer/vscode-java#2377 (comment) . Seems to me like it would not work in Theia. |
6762600
to
d299c0e
Compare
d299c0e
to
21b0887
Compare
Fixes redhat-developer#505 Signed-off-by: azerr <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks, Angelo!
Move to vscode-languageclient 8.0.2 for Qute LS
Fixes #505
Signed-off-by: azerr [email protected]