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
Matouš Dzivjak 75a8b789d2
LSP code action commands (#1304)
* feat(lsp): codeAction commands

* Don't block on command call

* Fix lifetime of command execution

* Fix lint issues
3 years ago
..
client.rs LSP code action commands (#1304) 3 years ago
lib.rs LSP code action commands (#1304) 3 years ago
transport.rs lsp: This doesn't need to be a mutable reference 3 years ago