Code style assistance in Visual Basic .NET
The main ReSharper'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 ReSharper.
Before:
After:
Last modified: 21 July 2022