Yeah.. Snippet Shortcuts are so cool.

I use this one a LOT (especially because I use FuseBox):

Snippet: attributes.
Shortcut: Ctrl + Shift + Alt + A

And since Ctrl + 3 inserts ## then I have also Ctrl + 2 for
double quotes ("") and Ctrl + 1 for single quotes ('').

Also it's very handy if you change HTML Comment shortcut
(Ctrl + Shift + M) to ColdFusion Comment.

Erki

> One of the neatest things is mapping key strokes to snippets (some may
be
> dups not sure).
>
> My favorite snippets are:
>
> <cfquery datasource="" name="q_"></cfquery> CTRL + ALT + Q
> <cfoutput></cfoutput> CTRL + SHIFT + O
> '' CTRL + ALT + '
> <font face="arial"></font> CTRL + ALT + A
> <font face="arial"></font> CTRL + SHIFT + V
>
>
> HTH,
> Duane


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to