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
Kirawi ea095ca5fb
Optimize lsp_pos_to_pos (#1423)
lines().count() is slow compared to len_lines()
3 years ago
..
client.rs Detect workspace root using language markers (#1370) 3 years ago
lib.rs Optimize lsp_pos_to_pos (#1423) 3 years ago
transport.rs lsp: This doesn't need to be a mutable reference 3 years ago