ReSharper 2020.1 Help

Code Generation in Visual Basic .NET

All ReSharper's code generation features available in C# are also supported in Visual Basic .NET. You can find the detailed information on these features in the corresponding topics of the Code Generation section.

Generate type members

All member generation actions are displayed in the Generate menu, available with the Alt+Insert shortcut.

ReSharper: Generate members in VB.NET

Generate Event Subscriptions

Besides the common set of member generation actions, ReSharper provides the Generate event subscriptions actions, which is specific for Visual Basic .NET.

ReSharper helps you quickly generate event subscription methods in ASP.NET CodeBehind files.

ReSharper: Generating event subscriptions in VB.NET
Last modified: 09 July 2020