Skip to content

Migrate to LSP‑Based Architecture #77

@9romise

Description

@9romise

Our extension logic is all in the extension host, becoming harder to maintain and slower.

Moving to LSP would help:

  • Better performance (runs in separate process)
  • Easier to test and extend
  • Reuse standard LSP features (diagnostics, hover, etc.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions