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

Fix check of capability of resolve inlay hint. #232

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

angelozerr
Copy link
Contributor

Fix check of capability of resolve inlay hint.

Signed-off-by: azerr azerr@redhat.com

This current support of inlay hint consider that if language server supports inlay hint and not resolve inlay hint, it support resolve inlay hint and consume the LSP resolveHint (and language server throws an excption which says that it doesn't support the resolve of inlay hint).

This PR fixes this problem.

Signed-off-by: azerr <azerr@redhat.com>
@mickaelistria mickaelistria merged commit 75a9374 into eclipse:master Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants