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
Michael Davis 6abaf3d24f
LSP: Fix codeAction/resolve server capability check (#8421)
Previously we accidentally checked the server's _completion_ resolve
capability rather than the code action resolve capability.
1 year ago
..
client.rs LSP: Fix codeAction/resolve server capability check (#8421) 1 year ago
file_event.rs Drop mut from variable to silence linter (#7704) 1 year ago
jsonrpc.rs LSP: Add request ID to request timeout message (#6010) 2 years ago
lib.rs fix multicursor snippet placeholder directions (#8423) 1 year ago
snippet.rs Fix typos (#6643) 2 years ago
transport.rs LSP: Forcefully shutdown uninitialized servers (#7449) 1 year ago