Love the new ReSharper 8, best update to date!

posted on 03 Aug 2013 | ReSharper

It was only little over a week ago that ReSharper 8 came out. It's not something that I really follow, but because of that I keep finding all these new features in R# 8 that are absolutely AWESOME!

The R# team, if you see this. Congrats on such an awesome effort really pushing the boundaries of what R# can do with V8.

ToString on Dates!

This is simply amazing, often I would throw up Google and search "stevex string format" and pull up a pretty detailed blog post on string formatting.

This single feature along, in my opinion, is worth the $ to upgrade to R# 8!!!!

It's not just dates though... It works with any .NET type that supports built-in ToString(...)

That's epic!

Keyboard Shortcuts

This tricked me at first, but it seems all the keyboard shortcuts have been reduced down, before I would use the IntelliJ keys CTRL + N which would bring up the Type Search. Now it brings up Search Anything, and with a second press of N it will bring up the Type Search. (Keys are CTRL + T if you're using Visual Studio keys)

And

This is super handy, it feels like less keystrokes to learn, and a lot of the time I was finding myself searching Types, then trying Symbols, then trying Files. Now I can search all at once!

Plugin Manager

This is another amazingly awesome feature. With the success of Nuget, the R# team have created their own Plugin Manager using the Nuget platform since it's open source

The Extensions Manager opens up Jet Brains own Nuget type Dialog:

And bam it's that easy to install xUnit now. That plugin that used to be a pain in the ass to install, upgrade, etc. Now it's as simple as pressing install

What else

These were the things I found myself among other little things, but @Hadi pointed me out to the Webinar Recording on What's New in ReSharper 8

http://blogs.jetbrains.com/dotnet/2013/07/webinar-recording-whats-new-in-resharper-80/

Take a look, its the most impressive update so far.

comments powered by Disqus