Skip to content

LSP: Syntax Error Diagnostics #29

Closed
@vknabel

Description

@vknabel

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

No one assigned

    Labels

    featureNew feature or requestlspLanguage Server

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions