Skip to content

Test: Review new Pull Model Diagnostic proposal #117042

@dbaeumer

Description

@dbaeumer

Refs: microsoft/language-server-protocol#737

Complexity: 3

Create Issue


There is not a proposed implementation for a document diagnostic pull model. The proposal is here:

https://github.com/microsoft/vscode-languageserver-node/blob/master/protocol/src/common/proposed.diagnostic.ts#L1

Please review the proposal and provide feedback. Open issues in the https://github.com/microsoft/vscode-languageserver-node repository

In case you want to test it there are next libraries that implement the proposal. They are vscode-languageclient@7.1.0-next.4 and vscode-languageserver@7.1.0-next.4.

The pull model got also adopted in ESLint and can be seen here: https://github.com/microsoft/vscode-eslint/blob/dbaeumer/pullModel/server/src/eslintServer.ts#L1089

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions