CodeRush Tricks of the Trade
- by dr. evil
I was using CodeRush quite while ago and now I'm planning to use it again. I've install the trial but I forgot all cool features except Alt + Home (drop a marker). And when you don't know some cool tricks it's really like burning money (since it's not cheap for personal use)
What do you like about it? What are your best features?
My best feature is marker:
Alt + Home (and use escape to go back)
P.S Dear Devxpress, if you think I helped you by asking this question I can accept some donations, a free license of CodeRush would be nice!
Currently What I like most
ps/pi etc. shortcut to create properties
cc to create constructors
pressing tab to navigate between the references
F12 to find references in new cool window
Ctrl + Shift + . for recent files
Ctrl + Shift + Q for jumping to any function / class
fe/fi for "for loops"