March 21, 2011

JustCode - A review

Well folks, I have been using JustCode for over 2 months now.  I have to say that I like it better than ReSharper from JetBrains.  JustCode is a product from Telerik.  JustCode is an add-on to Visual Studio (2005 - 2010) and it enhances development productivity.  It provides code analysis, error checking, refactoring, and many more.

Here are some of the features that I like.

  • Bracket completion - automatically adds the closing bracket when you type in the open bracket
  • Prevents bracket doubling - automatically move the cursor outside the bracket
  • Auto complete single and double quotes
  • Javascript code navigation
  • Javascript code refactoring
  • Structural highlighting (this is only available in Visual Studio 2010)

There are a lot of other features that I have not listed here.  I will post more soon.