Friday, June 5, 2009

DevTnT 6 - ReSharper CTRL+W

CTRL+W is a very helpful ReSharper shortcut for refactoring. Based on the current cursor position it marks the current word, sentence, sentence + apostrophe, the parameter, all parameters, statement, line, block, method, class, and so on. This shortcut is very useful when it comes to extract the string literals from your source.

No comments:

Post a Comment