[TxMt] invoking a snippet from a snippet

Helge Hartmann helge.hartmann at gmx.de
Mon Nov 13 10:30:28 UTC 2006



Hello!

I try to develop my first bundle for Jess, a rule base language.
For that I defined a snippet

(defrule ${1:rulename}
	"${2:description}"
	${3:patterns}
=>
	${4:actions}
	)
	
Now I want to invoke an other snippets

(MAIN::$1)
invoked by main->tab
at ${3:patterns}. But when I hit the tab, the cursor jumps to  
${4:actions}. So, can you recommend something? I think I could simply  
use key bindings. But I like much more the tab trigger.

Helge


Helge Hartmann
Antwort an: helge.hartmann at gmx.de



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20061113/c552d480/attachment.html>


More information about the textmate mailing list