Copy link to clipboard
Copied
Hi Gang-
Over the years I've grown accustom (and rather quick) to writing my CF code via the keyboard shortcuts available in Dreamweaver. For instance, when I have crazy, multiple nested cfloops and need to find where 1 particular cfloop tag starts and ends I simply put my cursor just inside the cfloop tag in question and click the key combination Apple + [. The code automatically highlights everything between the start and end tags, saving me a lot of time stepping through someone else's spaghetti code. These are the kinds of things you hate to give up until you now how (or even if) it can be done in the new environment.
Does anyone know if there are any published docs that map DW shortcuts and keystrokes to CFBuilder? I know lots can be customized in CFBuilder and I'm not looking to stay on DW but will ultimately land where I can be most productive.
Many thanks in advance,
Rich
Copy link to clipboard
Copied
I'm pretty sure this (fairly fundamental, I have to say) feature is not implemented in CFB yet.
There is an enhancement request logged for it: http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html#bugId=72877. I recommend you go vote / comment on it.
--
Adam
Copy link to clipboard
Copied
Thanks! I have voted and voiced my opinion š
Rich