Eclipse Ctrl+Shift+R Blis
There are dozens of Eclipse shortcuts that I use, many more that I know of that I just don't use. Ctrl+Shift+R has always fallen into the later category. The last few days I've been using the "Open Resource" shortcut and I'm finding it very efficent. The more my projects list grows, the more files I have and the more projects I have that interact with each other; the more sense it makes. Now that I'm mostly in the habbit of grabbing that key combo Vs looking to the nav bar I've seen an improvement in my workflow.
My Top 3 Eclipse Shortcuts
| Ctrl+Shift+R | Open Resource |
| Ctrl+Shift+E / Ctrl+F6 | Switch Between Open Editors |
| Ctrl+H | Search |
My Top 3 CFEclipse / ColdFusion Shortcuts
| Ctrl+Shift+D | CFDUMP |
| Ctrl+Shift+A | CFABORT |
| Ctrl+Shift+O | CFOUTPUT |
This is all pretty basic stuff, but I'm amazed at how many people use Eclipse, yet don't actualy know how to use some of the most basic helpers...
@Brandon: Thanks for fixing my typo :)
1 comments - Posted by Russell Brown at 12:43 PM - Categories: ColdFusion | Debugging | Development