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/helix-lsp/src
Pascal Kuthe d491e234f4 map positions through changes in O(N) 1 year ago
..
client.rs Reduce boilerplate by 'use lsp::*' in Client::supports_feature, and remove TODO comment 2 years ago
jsonrpc.rs LSP: Add request ID to request timeout message (#6010) 2 years ago
lib.rs map positions through changes in O(N) 1 year ago
snippet.rs Fix typos (#6643) 2 years ago
transport.rs Adds support for multiple language servers per language. 2 years ago