Skip to content

[xtext-lsp] Quickfix slow for "larger" workspace #3665

@imhotep82

Description

@imhotep82

Currently, the quickfix for LSP is slow due to the implementation

  • Quickfixes directly set the workspace edit instead of using resolveAction
  • During creation of the quickfix edits, a new live resourceset is used instead of using ILanguageServerAccess#doSyncRead

(I can contribute this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions