You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/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
2 years ago
..
client.rs feat: highlight / select symbol under cursor using LSP textDocument/documentHighlight (#2738) 2 years ago
jsonrpc.rs Fix tests again 2 years ago
lib.rs embed jsonrpc types from jsonrpc-core crate (#2801) 2 years ago
transport.rs embed jsonrpc types from jsonrpc-core crate (#2801) 2 years ago