ReSharper Editions
Considering the different needs of our users, we offer three editions of ReSharper.
| ReSharper Full Edition | This includes all features for all supported languages and technologies, particularly the cross-language functionality between C# and VB.NET. |
| ReSharper C# Edition | Provides Full Edition functionality but doesn't work with VB.NET source code. |
| ReSharper Visual Basic .NET Edition | Provides Full Edition functionality but doesn't work with C# source code. Also, ReSharper 6 VB.NET Edition doesn't provide decompiling functionality. |
All three editions of ReSharper 4.0 and higher are distributed as a single installation package, and you're free to switch between editions during the evaluation period.
To switch between editions, choose ReSharper | Help | License Information (or ReSharper | License Information in versions earlier than 5.0), select an edition in the Edition drop-down list and click OK.
To make it clear, below is the language and technology support matrix for the three editions:
| C# | VB.NET | ASP.NET, ASP.NET MVC | XML, HTML | JavaScript | CSS | XAML | Build Scripts | Unit Tests | Decompiler | |
|---|---|---|---|---|---|---|---|---|---|---|
| Full Edition | yes | yes | yes | yes | yes | yes | yes | yes | yes | yes |
| C# Edition | yes | no | C# code in ASP.NET, ASP.NET MVC | yes | yes | yes | C# code in XAML files | yes | Unit tests written in C# | yes |
| VB.NET Edition | no | yes | VB.NET code in ASP.NET, ASP.NET MVC | yes | yes | yes | VB.NET code in XAML files | yes | Unit tests written in VB.NET | no |