helix-mods/helix-lsp/src
Kirawi ea095ca5fb
Optimize lsp_pos_to_pos (#1423)
lines().count() is slow compared to len_lines()
2022-01-03 11:26:17 +09:00
..
client.rs Detect workspace root using language markers (#1370) 2021-12-31 17:06:54 +09:00
lib.rs Optimize lsp_pos_to_pos (#1423) 2022-01-03 11:26:17 +09:00
transport.rs lsp: This doesn't need to be a mutable reference 2021-09-06 15:25:46 +09:00