JetBrains Rider 2018.1 Help

Visual Basic .NET

JetBrains Rider supports Visual Basic .NET up to VB 14 and partially VB 15.

By default, JetBrains Rider automatically detects VB.NET version based on the associated compiler. However, you can specify the target VB.NET version explicitly — press Alt+Enter on the project in the Solution Explorer and use the Language level selector on the Application page of the Project Properties dialog.
Depending on the current VB.NET version — whether it is detected automatically or set explicitly — 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:

Last modified: 20 August 2018

See Also