intel / intel/dml-language-server
Fix file-watching mechanisms
Open
bug
Medium Priority
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the file-watchers setup by the language server do not seem to work correctly towards (at least) vscode client. It is uncertain if this is because of how we register the pattern or not. At the very least the client responds with a successful response to the capability registration.
Impacts dml_compile_commands changing after server started.
Contributor guide
Assessment
This issue has not been assessed yet.