refactor(lsp): effectify LSP service with InstanceState (#19150)

This commit is contained in:
Kit Langton
2026-03-26 11:48:36 -04:00
committed by GitHub
parent bcf18edde4
commit c7d23098d1
3 changed files with 564 additions and 346 deletions

View File

@@ -186,5 +186,5 @@ Still open and likely worth migrating:
- [ ] `SessionCompaction`
- [ ] `Provider`
- [x] `Project`
- [ ] `LSP`
- [x] `LSP`
- [x] `MCP`