Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |