ReSharper by Language: Visual Basic
ReSharper supports Visual Basic up to VB 14 and partially VB 15.
Change language version
ReSharper automatically detects and uses Visual Basic version specified in the project file *.vbproj.
To change the version, open the project file in the editor and change the <LangVersion> attribute.
Depending on the current VB.NET version ReSharper adjusts its features. For example, code inspection detects places in your code, which could be simplified using new language features.
Descriptions of ReSharper features in VB.NET are grouped in the following topics:
- Code inspection and quick-fixes
- Coding assistance
- Code style assistance
- Navigation and search
- Refactorings
- Code generation
- Code templates
11 February 2024