helix-mods/helix-lsp
Andrii Grynenko 1866b43cd3 Render every LSP snippets for every cursor
This refactors the snippet logic to be largely unaware of the rest of
the document. The completion application logic is moved into
generate_transaction_from_snippet which is extended to support
dynamically computing replacement text.
2023-03-08 10:48:35 +09:00
..
src Render every LSP snippets for every cursor 2023-03-08 10:48:35 +09:00
Cargo.toml Optimize LSP snippet parsing 2023-03-08 10:48:35 +09:00