Code generation in Visual Basic
All ReSharper's code generation features available in C# are also supported in Visual Basic. 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.
Generate Event Subscriptions
Besides the common set of member generation actions, ReSharper provides the Generate event subscriptions actions, which is specific for Visual Basic.
ReSharper helps you quickly generate event subscription methods in ASP.NET CodeBehind files.
Last modified: 11 February 2024