| 4 | | - Snippet mode can be entered through TAB |
| 5 | | - Shift-TAB traverses all variables (circular is a useful snipMate feature). Does not break snippet mode |
| 6 | | - Up/down/right/left/page up/page down/home/end/delete automatically kill snippet mode |
| | 4 | - '''Snippet mode''' can be entered through '''<trigger><TAB>''' |
| | 5 | - '''<trigger>''' should be matched on a '''word boundary''' that ends with the current position |
| | 6 | - '''Shift-TAB''' traverses all '''variables''' ('''circular''' is a useful snipMate feature). '''Does not break snippet mode'''. |
| | 7 | - Movement keys and deletion: Up/down/right/left/page up/page down/home/end/delete automatically '''exit snippet mode''' |