Changes between Version 1 and Version 2 of PadrePluginSnippet
- Timestamp:
- 03/05/12 09:16:39 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginSnippet
v1 v2 1 This page is used to document the finding about Snippets plugin and the TextMate/snipMate integration that i have been planning with {{{bowtie (Kevin)}}}: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 4 Workflow: 5 - Snippet mode OFF: 6 - {{{$line}}} = the current line text preceding the cursor 7 - Find {{{$trigger}}} for {{{$line}}} and the current active snippet bundle 8 - Find snippet of trigger 9 - 10 - Snippet mode ON: 11 12 Resources:
