index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-lsp
/
src
/
snippet.rs
Commit message (
Expand
)
Author
Age
*
Fix typos (#6643)
Daniel Sedlak
2023-04-07
*
detailed snippet tests
Pascal Kuthe
2023-03-22
*
accept bracket snippet variables without default
Pascal Kuthe
2023-03-22
*
accept empty snippet regex replace elements
Pascal Kuthe
2023-03-22
*
fix single-char variable names
Pascal Kuthe
2023-03-22
*
do not fail snippet parsing when control chars are not explicitly escaped
Pascal Kuthe
2023-03-22
*
fix typo
Pascal Kuthe
2023-03-16
*
allow empty placeholders
Pascal Kuthe
2023-03-16
*
revamped snippet text element parsing
Pascal Kuthe
2023-03-16
*
always parse the entire snippet
Pascal Kuthe
2023-03-16
*
avoid allocations during snippet rendering
Pascal Kuthe
2023-03-10
*
Add nested placeholder parsing for LSP snippets
Andrii Grynenko
2023-03-08
*
Render every LSP snippets for every cursor
Andrii Grynenko
2023-03-08
*
Correctly handle multiple cursors with LSP snippets
Urgau
2023-03-08
*
Delete snippet placeholders when accepting completion
Pascal Kuthe
2023-03-08
*
Implement LSP snippet tabstops sorting and merging
Urgau
2023-03-08
*
Apply snippets as transactions
Michael Davis
2023-03-08
*
Optimize LSP snippet parsing
Urgau
2023-03-08
*
Add parser for LSP snippet
Michael Davis
2023-03-08