CodeRush Tricks of the Trade

Posted by dr. evil on Stack Overflow See other posts from Stack Overflow or by dr. evil
Published on 2008-12-08T18:24:53Z Indexed on 2010/05/22 18:50 UTC
Read the original article Hit count: 268

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"

© Stack Overflow or respective owner

Related posts about .NET

Related posts about visual-studio