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.
9 months ago
..
client.rs LSP: Fix codeAction/resolve server capability check (#8421) 9 months ago
file_event.rs Drop mut from variable to silence linter (#7704) 12 months ago
jsonrpc.rs LSP: Add request ID to request timeout message (#6010) 1 year ago
lib.rs fix multicursor snippet placeholder directions (#8423) 9 months ago
snippet.rs Fix typos (#6643) 1 year ago
transport.rs LSP: Forcefully shutdown uninitialized servers (#7449) 1 year ago