This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit 0e7f1b7
Keen Yee Liau
feat: Remove legacy code, rewrote server.ts
This commit replaces the implementation for the language server to use
the new ProjectService.
Old tests that are no longer relevent are removed.
This completes the migration to the new prototype.1 parent 0060cb0 commit 0e7f1b7
File tree
13 files changed
+1001
-4193
lines changed- integration
- lsp
- project
- server
- src
- tests
13 files changed
+1001
-4193
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
This file was deleted.
0 commit comments