mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00

stuff. Works most of the time but: 1. Consider getting rid of the `deleted' state of a group and using some other criteria to discover if user can move to a group. `deleted' is only for subgroups anyway, i think. 2. Consider adding information about restoring boundaries in the yas/group itself. This way, a) upon `yas/snippet-cleanup', start and end marker could simply be set to nil and deleted. b) `yas/undo-restore-active-group' could recurse down subgroups restoring them as well. (maybe without specifically moving to them, but OK. 3. Don't forget to correct `yas/update-mirrors' to correctly use the transformations in the mirror fields.
YASnippet re-design and re-writing of my original extension smart-snippet. The goal is ease of use and full features. For detailed document, you can either download the document release of YASnippet or view it directly online: http://pluskid.lifegoo.com/upload/project/yasnippet/doc/index.html
Description
Languages
Emacs Lisp
99.7%
Makefile
0.3%