JetBrains Rider 2022.1 Help

Code style assistance in Visual Basic .NET

The main JetBrains Rider's code style assistance features available in C# (for example Naming style, Apply formatting rules, Code cleanup) are also supported in Visual Basic .NET. You can find the detailed information on these features in the corresponding topics of the Code style and cleanup section.

Here is an example of a code block reformatted with JetBrains Rider.

Before:

JetBrains Rider: Code cleanup in Visual Basic .NET

After:

JetBrains Rider: Code cleanup in Visual Basic .NET
Last modified: 22 July 2022