dotnet / dotnet/fsharp

Split diagnostics into different diagnostic kinds for better user experience

Open
#17,283 0 comments 0 reactions 0 assignees View on GitHub
Area-LSP Feature Improvement
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 22h
Merged PRs (30d)
144

Description

For the VS-diagnostic endpoint (not sure about the regular LSP diagnostic endpoint), we can declare different diagnostic kinds, e.g. syntactic and semantic, and handle them separately. This way syntactic errors will appear much more quickly, while the semantic diagnostics are still being collected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.