Re: ColdFusion Builder Key Commands

2010-07-12 Thread Matt Quackenbush

Makes perfect sense, Dave, I just never took the time to think about it.
Nonetheless, do you by chance know how to add new key combos/commands in
CFBuilder?  :-)


~|
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:335244
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion Builder Key Commands

2010-07-12 Thread Dave Watts

 Nonetheless, do you by chance know how to add new key combos/commands in
 CFBuilder?  :-)

Window ... Preferences ... General ... Keys is my guess.

http://stackoverflow.com/questions/461743/is-there-anyway-to-modify-the-keyboard-shortcuts-in-eclipse

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite

~|
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:335245
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: ColdFusion Builder Key Commands

2010-07-12 Thread Andrew Scott

It should also be noted that in ColdFusion Builder that ctrl+space is
already used for inspection of closing cfml tags and attributes within a
tag.


-Original Message-
From: Matt Quackenbush [mailto:quackfu...@gmail.com] 
Sent: Monday, 12 July 2010 2:37 PM
To: cf-talk
Subject: ColdFusion Builder Key Commands


Okay, so I know how to edit the key combinations for existing commands.

Window  Preferences  General  Keys

But how can I create new commands?

It really boggles my mind that things like CTRL+Enter (insert br /) and
CTRL+Space (insert nbsp;) are missing from CFBuilder.  I actually
(obviously wrongly) thought they were built into Eclipse, but I guess that
was a CFEclipse thing.

Thanks in advance.  :-)



~|
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:335246
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion Builder Key Commands

2010-07-12 Thread Matt Quackenbush

Hmmm, apparently the first part of my original post was not clear enough...

==

Okay, so I know how to edit the key combinations for existing commands.

Window  Preferences  General  Keys

But how can I create new commands?

==

I am not asking how to alter key combinations for existing commands.  I
already know how to do that.  I am asking how to __create__ new commands.


~|
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:335247
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion Builder Key Commands

2010-07-12 Thread Dave Watts

 I am not asking how to alter key combinations for existing commands.  I
 already know how to do that.  I am asking how to __create__ new commands.

Take a look at this and see if it helps:
http://www.vogella.de/articles/EclipseCommands/article.html

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsit

~|
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:335248
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion Builder Key Commands

2010-07-12 Thread Brian Kotek

I'm fairly sure that you can't create arbitrary commands within Eclipse
unless you actually dig into the API and write plugin code. In other words,
if it isn't in the list of available commands in the keys list, you can't
create one. The easiest thing to do is probably to look at something like
AutoHotKey, which lets your script just about anything (at least for
Windows, not sure if there is something similar for the Mac?).

Brian


On Mon, Jul 12, 2010 at 2:54 AM, Matt Quackenbush quackfu...@gmail.comwrote:


 Hmmm, apparently the first part of my original post was not clear enough...

 ==

 Okay, so I know how to edit the key combinations for existing commands.

 Window  Preferences  General  Keys

 But how can I create new commands?

 ==

 I am not asking how to alter key combinations for existing commands.  I
 already know how to do that.  I am asking how to __create__ new commands.


 

~|
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:335253
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion Builder Key Commands

2010-07-12 Thread Tom Chiverton

On Monday 12 Jul 2010 14:23:36 you wrote:
 AutoHotKey, which lets your script just about anything (at least for
 Windows, not sure if there is something similar for the Mac?).

Or Snippit's, if all you want to do is write your own templates and execute 
them with a shortcut.

-- 
Tom Chiverton
Helping to completely enable mindshares as part of the IT team of the year 
2010, '09 and '08



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners.  We use the word 
“partner” to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.co

~|
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:335262
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: ColdFusion Builder Key Commands

2010-07-11 Thread Dave Watts

 It really boggles my mind that things like CTRL+Enter (insert br /) and
 CTRL+Space (insert nbsp;) are missing from CFBuilder.  I actually
 (obviously wrongly) thought they were built into Eclipse, but I guess that
 was a CFEclipse thing.

Eclipse is not an HTML editor. Any HTML stuff is going to come from plugins.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite

~|
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:335243
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm