Languages and frameworks: Visual Basic
JetBrains Rider supports Visual Basic up to VB 14 and partially VB 15.
Change language version
JetBrains Rider 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 JetBrains Rider adjusts its features. For example, code inspection detects places in your code, which could be simplified using new language features.
Descriptions of JetBrains Rider 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