Commit 4371147
committed
refactor(wdl-lsp): switch to
`tower-lsp-server`/`ls-types` are maintained forks of `tower-lsp`/`lsp-types`. Lot of noise in here, since the LSP types now use `fluent_uri::Uri` instead of `Url`.tower-lsp-server
1 parent 4a5e10c commit 4371147
23 files changed
Lines changed: 366 additions & 264 deletions
File tree
- crates
- wdl-analysis
- src
- handlers
- common
- wdl-lsp
- src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments