Closed
Description
The LSP should listen to all opened and changed documents and apply centralized diffs.
- on open/create/change it should parse the contents and report syntax errors as diagnostics
- on delete it should delete the diagnostics
- on closed, nothing should happen
In background we should also import and parse all dependencies.
Metadata
Metadata
Assignees
Projects
Status
Done