mirror of https://github.com/helix-editor/helix
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. |
||
---|---|---|
.. | ||
client.rs | ||
jsonrpc.rs | ||
lib.rs | ||
snippet.rs | ||
transport.rs |