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

Feature Request: Implement pull model diagnostics #77

Open
w0rp opened this issue May 12, 2022 · 0 comments
Open

Feature Request: Implement pull model diagnostics #77

w0rp opened this issue May 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@w0rp
Copy link

w0rp commented May 12, 2022

This is not a bug, but a feature request. I would like vim-language-server to implement pull model diagnostics, which is a new feature in the LSP spec that I proposed initially. See here: microsoft/language-server-protocol#737 See the LSP spec for more information here: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/

If the pull model is implemented in the Vim language server, it will later work with ALE, so that people won't see warnings or errors in their files until an ALE lint cycle happens, instead of at random.

@iamcco iamcco added the enhancement New feature or request label May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants