Add TODO.xit

This commit is contained in:
Michael Davis 2022-10-30 16:53:53 -05:00
parent 0557e88eae
commit 7b47ce32aa
No known key found for this signature in database

9
TODO.xit Normal file
View File

@ -0,0 +1,9 @@
[x] Parse snippet syntax
[x] Generate transaction from snippet
[ ] Store snippet on the Document
[ ] Map snippet ranges through Document changes
[ ] Delete placeholder values on-type in `helix_term::commands::insert::insert`
[ ] Jump between tabstops with Tab and BackTab
[ ] Support variables
[ ] Support variable transforms
[ ] Support choices as completion items