aboutsummaryrefslogtreecommitdiff
path: root/helix-lsp/src/lib.rs
Commit message (Collapse)AuthorAge
* lsp: generate_transaction_from_text_editsBlaž Hrastnik2020-12-23
|
* Init lsp through the registry.Blaž Hrastnik2020-12-23
|
* Update deps.Blaž Hrastnik2020-12-03
|
* wipBlaž Hrastnik2020-12-03
|
* Text change generation, RPC call handling.Blaž Hrastnik2020-12-03
|
* Improve error typing.Blaž Hrastnik2020-12-03
|
* state.version trackingBlaž Hrastnik2020-12-03
|
* Total mess but it works: diagnostic marking.Blaž Hrastnik2020-12-03
|
* Reroute LSP notification events into the main app event loop.Blaž Hrastnik2020-12-03
|
* wip: Fetching diagnostics, parsing notifications.Blaž Hrastnik2020-12-03
|
* wip: Basic LSP lifecycle requests/notifications.Blaž Hrastnik2020-12-03
|
* wipBlaž Hrastnik2020-12-03