This must be a CFEclipse thing as CFBuilder is CTRL-SPACE

Regards,
Andrew Scott
http://www.andyscott.id.au/


> -----Original Message-----
> From: Peter Boughton [mailto:bought...@gmail.com]
> Sent: Thursday, 2 September 2010 7:01 PM
> To: cf-talk
> Subject: Re: CFParam vs. IsDefined
> 
> 
> > That coupled with StructKeyExists is a pain to type!
> 
> Why on earth would you *type* it!?
> 
> This is exactly why your IDE has Word Completion, Snippets and Templates!
> 
> "Str" then <Alt-/> completes word to StructKeyExists (press <Alt-/> again
to
> cycle through other commonly used words)
> 
> "ske" then <Ctrl-J> snippet for StructKeyExists([cursor])
> 
> "skel" then <Ctrl-Space>,<Enter> to select a template:
> StructKeyExists([Struct],'[Value]') AND Len([Struct].[Value])
> 
> 
> (All this stuff is one of the things I keep meaning to write a full blog
article
> on... if anyone is interested let me know and I'll try getting to it
sooner, and
> post details here once done.)
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~~~~~~~~~~|
> Order the Adobe Coldfusion Anthology now!
> http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-
> Dinowitz/dp/1430272155/?tag=houseoffusion
> Archive: http://www.houseoffusion.com/groups/cf-
> talk/message.cfm/messageid:336748
> Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
> Unsubscribe: http://www.houseoffusion.com/groups/cf-
> talk/unsubscribe.cfm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336750
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to