Open maks-ivanov opened 1 month ago
If the workspace files change, language servers need to be notified so their indices/caches stay in sync https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_didChange
The watcher is implemented, just need to send out notifications
If the workspace files change, language servers need to be notified so their indices/caches stay in sync https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_didChange