Code style assistance in Visual Basic
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. 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: 02 August 2022