Hi TexMaters!
Forgive the rudimentary nature of the question...
Wondering how snippets work. For example, the "a href tag" snippet which inserts "<a href="$1">$2</a>" has a trigger of "ahref"
But when I type "ahref" in an html document it does not seems to trigger the snippet? What am I missing?
-t
Type ahref then [tab] to trigger the snippet.
Justin
On 06/10/2004, at 6:15 PM, timothy martens wrote:
Hi TexMaters!
Forgive the rudimentary nature of the question...
Wondering how snippets work. For example, the "a href tag" snippet which inserts "<a href="$1">$2</a>" has a trigger of "ahref"
But when I type "ahref" in an html document it does not seems to trigger the snippet? What am I missing?
-t
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
Thanks Justin, Jason, and Jarkko.
On Oct 5, 2004, at 10:19 PM, Justin French wrote:
Type ahref then [tab] to trigger the snippet.
Justin
On 06/10/2004, at 6:15 PM, timothy martens wrote:
Hi TexMaters!
Forgive the rudimentary nature of the question...
Wondering how snippets work. For example, the "a href tag" snippet which inserts "<a href="$1">$2</a>" has a trigger of "ahref"
But when I type "ahref" in an html document it does not seems to trigger the snippet? What am I missing?
-t
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
On 6.10.2004, at 11:15, timothy martens wrote:
But when I type "ahref" in an html document it does not seems to trigger the snippet? What am I missing?
Press tab after typing ahref.
//jarkko
-- Jarkko Laine http://jlaine.net http://divingfinn.blogspot.com
On Oct 6, 2004, at 3:15 AM, timothy martens wrote:
Hi TexMaters!
Forgive the rudimentary nature of the question...
Wondering how snippets work. For example, the "a href tag" snippet which inserts "<a href="$1">$2</a>" has a trigger of "ahref"
But when I type "ahref" in an html document it does not seems to trigger the snippet? What am I missing?
follow the ahref with a tab.
-- Jason N Perkins