aboutsummaryrefslogtreecommitdiff
path: root/helix-lsp/Cargo.toml
Commit message (Expand)AuthorAge
* Bump tokio from 1.6.1 to 1.7.1dependabot[bot]2021-06-22
* cargo: add more metadata to manifestsBenoît CORTIER2021-06-19
* cargo: add version to local dependenciesBenoît CORTIER2021-06-19
* Release v0.2.0Blaž Hrastnik2021-06-13
* Derive debug without featureIvan Tham2021-06-10
* Implement Debug for data structure as a featurenotoria2021-06-10
* helix-lsp cleanupEgor Karavaev2021-06-08
* Use upstream jsonrpc againBlaž Hrastnik2021-06-07
* Release 0.0.10Blaž Hrastnik2021-06-07
* Install instructions and version number corrections (#148)Ethan Bodzioney2021-06-07
* Add the LICENSE file.Blaž Hrastnik2021-05-10
* Drop shellexpand.Blaž Hrastnik2021-05-08
* Disable default features on futures-util to drop proc macros.Blaž Hrastnik2021-05-08
* Work around the rest of the blocking issues.Blaž Hrastnik2021-05-06
* Eliminate a few more futures dependencies.Blaž Hrastnik2021-05-06
* Tokio migration.Blaž Hrastnik2021-05-06
* Update dependencies.Blaž Hrastnik2021-04-21
* Bump jsonrpc-core, lsp-types.Blaž Hrastnik2021-02-18
* lsp: Move timeouts into client.requestBlaž Hrastnik2021-01-06
* Update deps.Blaž Hrastnik2021-01-06
* lsp: Work on syncing the state with the language server.Blaž Hrastnik2020-12-25
* Bump deps.Blaž Hrastnik2020-12-17
* Update deps.Blaž Hrastnik2020-12-03
* wipBlaž Hrastnik2020-12-03
* lsp: Make base request methods take &self instead of &mut self.Blaž Hrastnik2020-12-03
* Configure logging (-vv for debug level logs)Blaž Hrastnik2020-12-03
* Refactor: Document type as a wrapper around barebones State.Blaž Hrastnik2020-12-03
* Improve error typing.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