Re-Sharpen your code…ReSharper

Previously I had been using the ReSharper and as most of the dev community is already praising the tool, let me add few more words of praises to the same via this article…
It’s a great tool because…
(Note: All the below shortcuts are under the ReSharper mapping of my VS2010, not its default)
1. Auto Generate Class/Folders (Alt+Insert)
reSharperImage1.bmp
2. Change to class names can be reflected over to files and more (Alt+Enter)
reSharperImage2.bmp
3. Removal of Unused reference (Alt+Enter)
reSharperImage3.bmp
4. Consistent variable naming conventions (Alt+Enter)
reSharperImage4.bmp
5. Auto-Generate Properties (Alt+Insert)
reSharperImage5.1.bmp
reSharperImage5.2.bmp
reSharperImage5.3.bmp

6. Auto Suggestions (Alt+Enter)
reSharperImage6.bmp
7. Code Refactor (Ctrl+Shift+R)
reSharperImage7.bmp
8. Navigate to the code members (Alt + \)

reSharperImage8.bmp
9. Move code block Up/Down (Ctrl+Alt+Shift+Up/Down Arrow)
reSharperImage9.bmp
10. File navigation (Ctrl + T)
reSharperImage10.bmp
And more and more as I explore…
One the best things I like about this tool is, that its design is well thought for the ease of use for the developers with quite simple shortcuts for the utility required to kick off.
But keeping my words less above I thought let the pictures describe its own beauty, but once again ReSharper is one of the best tools I have came across for the code development assistive tools.
Explore more by using it more, and I think it will defiantly impress you…

References:
http://www.jetbrains.com/resharper/

Posted in Uncategorized

Leave a Reply

Your email address will not be published. Required fields are marked *

*