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 8e041c99df
stable sort lsp edits (#11357)
4 months ago
..
client.rs `&Option<T>` -> `Option<&T>` (#11091) 4 months ago
file_event.rs Resolve new Clippy lints 6 months ago
file_operations.rs make path changes LSP spec conform (#8949) 10 months ago
jsonrpc.rs LSP: Add request ID to request timeout message (#6010) 2 years ago
lib.rs stable sort lsp edits (#11357) 4 months ago
snippet.rs Fix typos (#6643) 2 years ago
transport.rs use newtype parttern for langauge server id 7 months ago