Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | minor: Simplify some code. | Blaž Hrastnik | 2021-02-24 |
| | |||
* | lsp: Handle responses being returned after request timed out. | Blaž Hrastnik | 2021-02-22 |
| | |||
* | Increase the log level in LSP and log server errors. | Blaž Hrastnik | 2021-02-16 |
| | |||
* | Address clippy lints. | Blaž Hrastnik | 2021-01-08 |
| | |||
* | lsp: Fix pos_to_lsp_pos calculation. | Blaž Hrastnik | 2020-12-25 |
| | |||
* | lsp: generate_transaction_from_text_edits | Blaž Hrastnik | 2020-12-23 |
| | |||
* | wip: Move to new rendering structure. | Blaž Hrastnik | 2020-12-13 |
| | |||
* | Text change generation, RPC call handling. | Blaž Hrastnik | 2020-12-03 |
| | |||
* | Configure logging (-vv for debug level logs) | Blaž Hrastnik | 2020-12-03 |
| | |||
* | clippy lint | Blaž Hrastnik | 2020-12-03 |
| | |||
* | Improve error typing. | Blaž Hrastnik | 2020-12-03 |
| | |||
* | Reroute LSP notification events into the main app event loop. | Blaž Hrastnik | 2020-12-03 |
| | |||
* | wip: Fetching diagnostics, parsing notifications. | Blaž Hrastnik | 2020-12-03 |