Changes between Version 3 and Version 4 of PadrePluginSnippet
- Timestamp:
- 03/05/12 09:27:11 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginSnippet
v3 v4 1 1 This is used to document the finding about the Padre::Plugin::Snippets plugin and the {{{TextMate/snipMate}}}integration that i have been planning with {{{bowtie (Kevin)}}}. 2 2 3 == Notes == 3 4 - Snippet mode can be entered through TAB 4 5 - Shift-TAB traverses all variables (circular is a useful snipMate feature). Does not break snippet mode … … 6 7 - 7 8 8 9 Workflow: 9 == Workflow == 10 10 - Snippet mode OFF: 11 11 - {{{$line}}} = the current line text preceding the cursor … … 17 17 - Snippet mode ON: 18 18 19 Resources: 19 == Resources == 20 - [http://www.vim.org/scripts/script.php?script_id=2540 snipMate on vim] 21 - [http://manual.macromates.com/en/snippets TextMate Manual/Snippets]
