> I am looking for any ColdFusion Studio 4.5 tips and tricks.
>
> We are giving a small presentation at the Ottawa ColdFusion User Group
> Meeting this Tuesday and I am looking for anything you can send.
>
> Things like keyboard shortcuts, things people do to make coding a little
> easier.  Some tricks that people who use Studio to code every once in a
> while might not know.

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