intel / intel/dml-language-server
Correctly track updates to compile_commands and selectively invalidate device analysis based on this
Open
bug
enhancement
Medium Priority
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
- Make sure that compile commands is accurately registered as a watched file
- Make sure client actually reports changes to compile commands to the server
- (optionally) delta new compile command contents to the old one to further restrict what we invalidate
- Make sure device analyses that depend on changed information are invalidated and re-requested
Contributor guide
Assessment
This issue has not been assessed yet.