aboutsummaryrefslogtreecommitdiff
path: root/helix-lsp/src/snippet.rs
Commit message (Expand)AuthorAge
* Add nested placeholder parsing for LSP snippetsAndrii Grynenko2023-03-08
* Render every LSP snippets for every cursorAndrii Grynenko2023-03-08
* Correctly handle multiple cursors with LSP snippetsUrgau2023-03-08
* Delete snippet placeholders when accepting completionPascal Kuthe2023-03-08
* Implement LSP snippet tabstops sorting and mergingUrgau2023-03-08
* Apply snippets as transactionsMichael Davis2023-03-08
* Optimize LSP snippet parsingUrgau2023-03-08
* Add parser for LSP snippetMichael Davis2023-03-08