PDA

View Full Version : Flex Builder 3 hotkeys


rawmantick
01-10-2009, 09:11 AM
Hi guys. I'm using ctrl+alt+R hotkey to rename classes and veriables very often. My fingers are crazy to perform this combination. I'd love to remap it for F2. But unfortunately this key-combo does not appear in hot-keys dialog in builder's preferences neither with unchecked "include unbound commands" not with it checked.

The question is: how do I? :)

Peter Cowling
01-10-2009, 06:39 PM
Hi,

F2 is bound to Rename - In Windows - File, so I guess trying to bind something new to this creates a conflict.

Perhaps if you bind Rename to ctrl shift r, and then bind Rename in File to F2 (or vice versa), it will then work?

rawmantick
01-11-2009, 06:07 AM
Perhaps, but as I've written in the first post - there is no refactoring-rename binding at all in the hotkey dialog. I cannot find it. I can only find rename, which is a file rename. No matter if I'm looking for what I need by binding name, or by just "ctrl+alt+R" (which generrally should work in the dialog, - there is no binding:(

Probably I can edsit some file containg hotkeys?

Peter Cowling
01-11-2009, 12:01 PM
Oh, I searched for ctrl shft r, rather than Rename, and it is called 'Rename in File'. But that does reference through, confusingly in my mind, to some Ant reference - sorry but I did not pay too much attention to exactly what it said.