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

Mock out code lens support #561

Merged
merged 1 commit into from
Jun 22, 2021
Merged

Mock out code lens support #561

merged 1 commit into from
Jun 22, 2021

Conversation

radeksimko
Copy link
Member

Because it is not trivial to omit codeLens support from the server capabilities with gopls' LSP structs, we just pretend that we support it but don't return any.

Fixes #560

Because it is not trivial to omit codeLens support from the server capabilities
with gopls' LSP structs, we just pretend that we support it but don't return any.
@radeksimko radeksimko added bug Something isn't working textDocument/codeLens labels Jun 22, 2021
@radeksimko radeksimko merged commit ad67838 into main Jun 22, 2021
@radeksimko radeksimko deleted the f-code-lens branch June 22, 2021 13:05
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working textDocument/codeLens
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Announces support for unsupported code lenses
1 participant