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
Gokul Soumya 21b66ba068
lsp: Add workspace/applyEdit to client capabilites (#3012)
The functionality already existed, but the capability wasn't being
reported correctly to the server:

230ba264bf/helix-term/src/application.rs (L716-L728)
2 years ago
..
client.rs lsp: Add workspace/applyEdit to client capabilites (#3012) 2 years ago
jsonrpc.rs Fix tests again 2 years ago
lib.rs embed jsonrpc types from jsonrpc-core crate (#2801) 2 years ago
transport.rs embed jsonrpc types from jsonrpc-core crate (#2801) 2 years ago