I was using CodeRush quite while ago and now I'm planning to use it again. I've installed the trial but I forgot all the 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)
Currently What I like most
- p s space / p i space, etc. templates to create properties.
- c c space to create constructors.
- Pressing Tab to navigate between references to identifiers.
- Shift + F12 to find references in new cool window.
- Ctrl + Shift + . for recent files.
- Ctrl + Shift + Q for jumping to any function / class.
- f e space / p i space for "for loops".