Add way for extensions to signal that diagnostics are actively being computed but have not been returned yet #54273
Labels
api
feature-request
Request for new features or functionality
languages-diagnostics
Source problems reporting
*out-of-scope
Posted issue is not in scope of VS Code
under-discussion
Issue is under discussion for relevance, priority, approach
Milestone
Problem
Sometimes it may take a few seconds to return diagnostics in a file (especially when you first open a workspace). We would like a way to signal to users that diagnostics are actively being computed but are not being shown yet. This piece of information could also be used at other points in the VS Code UI (such as preventing f5 for example)
Possible solutions
We discussed a few potential ideas around this at the FB meeting:
(This came out of the FB meeting)
The text was updated successfully, but these errors were encountered: