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

x/tools/gopls: support pull-based diagnostics available in LSP 3.17 #53275

Open
hyangah opened this issue Jun 7, 2022 · 0 comments
Open

x/tools/gopls: support pull-based diagnostics available in LSP 3.17 #53275

hyangah opened this issue Jun 7, 2022 · 0 comments
Labels
FeatureRequest gopls/analysis Issues related to running analysis in gopls gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.

Comments

@hyangah
Copy link
Contributor

hyangah commented Jun 7, 2022

LSP 3.17 adds support for Pull Diagnostics

The spec includes Document Diagnostics, Workspace Diagnostics.

I think this allows us to address some long-standing issues like

Partly

@hyangah hyangah added FeatureRequest gopls/analysis Issues related to running analysis in gopls labels Jun 7, 2022
@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Jun 7, 2022
@gopherbot gopherbot added this to the Unreleased milestone Jun 7, 2022
@jamalc jamalc modified the milestones: Unreleased, gopls/later Jun 8, 2022
@ansaba ansaba modified the milestones: gopls/later, gopls/unplanned Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest gopls/analysis Issues related to running analysis in gopls gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

4 participants