iamcco / iamcco/vim-language-server

Feature Request: Implement pull model diagnostics

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
546
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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: https://github.com/microsoft/language-server-protocol/issues/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.