logo
  • Jobs
  • About Me
  • Contact
  • Home
« MySQL Administrator
Escape from the Crimson Room »

JetBrains Resharper now available

Posted February 13th, 2004 by Matt Berther

The early access build of JetBrain’s Resharper is out today. It is supposed to add advanced code editing and refactoring features for C# developers using VS.NET.

http://www.jetbrains.net/resharper

The username and password are both “eapuser”, without the quotation marks. Currently, this works only with VS.NET 2003, although subsequent builds should target VS.NET 2002 as well.

Keep in mind that this is a very early build, however, they anticipate publishing a new build every one or two weeks, so make sure to check back often.

Update: Ive made a compulsory run through this and I gotta say WOW. This is unbelievable. I cant believe how much easier this will make development. Having never used the Java IDE, this came as a total shock to my system.

A few things that I see that are missing and Im sure will be addressed in a subsequent build are:

  • the lack of refactorings. Currently, only the rename refactor is supported.
  • limited in the amount of predefined live templates, however, the built in ones are pretty cool CTRL-J alta converts an ArrayList to an array

Surround with is pretty cool. Highlight a section of code, and hit CTRL-ALT-J and you get a list of things you can surround that block of code with (ie: if, while, do, for, and lock).

Finding usages of a method or type is greatly simplified as well. Previously, I used CTRL-SHIFT-F (search in files) and searched for the method I wanted. However, now I just highlight the method and hit ALT-F7. A window pops up showing me all the places that the method is referenced.

Easily highlight a whole word by clicking CTRL-W. Navigate between methods in your class using ALT-UPARROW and ALT-DOWNARROW. CTRL-B goes to the declaration, CTRL-U goes to the base, and CTRL-ALT-B goes to the inheritors.

I know Ive just briefly touched on the features of this, and Im sure I’ll have plenty more to say about this fantastic tool as I continue to use it.

For now though, if you’re doing C# development with VS.NET 2003, do yourself a favor and grab this. This is way too nice to pass up.

Update: The new build (65) is now online, which contains the following changes:

  • Fixed bug with loading some libraries
  • Changed behaviour of code completion
  • New source: #region…#endregion
  • Lots of small bugs resolved
  • “Introduce Variable” (CTRL-ALT-V)

This entry was posted on Friday, February 13th, 2004 at 5:27 pm and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

David Starr
February 17th, 2004

This link is getting me to a login screen, nothign about the product itself.

It dies when I try to register, so where can I see more about this thing?

Matt Berther
February 17th, 2004

David,

As mentioned in the post, the username and password are both “eapuser”, without the quotation marks. ;)

Elegant Code
February 18th, 2004

Resharper

Elegant Code
February 18th, 2004

Resharper

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
-->

Social
  • mattberther on twitter
Syndication
Archives
  • August 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
  • June 2005
  • May 2005
  • April 2005
  • March 2005
  • February 2005
  • January 2005
  • December 2004
  • November 2004
  • October 2004
  • September 2004
  • August 2004
  • July 2004
  • June 2004
  • May 2004
  • April 2004
  • March 2004
  • February 2004
  • January 2004
  • December 2003
  • November 2003
  • October 2003
  • September 2003
  • August 2003
  • July 2003
  • June 2003
  • May 2003
  • April 2003
  • March 2003
Jobs
mattberther.com © 2003 - 2008