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: After:
Last modified: 08 March 2021