helix/helix-lsp/src
lazytanuki 096abdd19b
feat: highlight / select symbol under cursor using LSP textDocument/documentHighlight (#2738)
* feat: highlight symbol under cursor using LSP textDocument/documentHighlight

* fix: please clippy

* fix: shorter description and code style
2022-06-27 20:19:56 +09:00
..
client.rs feat: highlight / select symbol under cursor using LSP textDocument/documentHighlight (#2738) 2022-06-27 20:19:56 +09:00
jsonrpc.rs Fix tests again 2022-06-27 17:35:23 +09:00
lib.rs embed jsonrpc types from jsonrpc-core crate (#2801) 2022-06-18 12:59:57 +09:00
transport.rs embed jsonrpc types from jsonrpc-core crate (#2801) 2022-06-18 12:59:57 +09:00