JetBrains Rider 2021.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, Manage and Apply Code 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: 08 March 2021