intel / intel/dml-language-server
Long delay in clearing of outdated errors
Open
enhancement
Medium Priority
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This may be caused by poor performance in the parser, further investigation needed.
If so, this could be worked around by adding an option to delay analysis until no changes to a file has been made for X seconds (so only when user has stopped typing). Alternatively we can send a 'clearing' diagnostic report when we begin a new analysis, so that we report nothing while analysis is in progress.
Contributor guide
Assessment
This issue has not been assessed yet.