Splits out *.Designer.vb files from Windows Forms class files that do not have one already. made in/for: Visual studio 2017 To split a C# Windows Forms class file that contains designer code together with the forms code, simply follow these instructions after installing the extension:
Also see c# edition repo: https://github.com/duaneedwards/DesignerSplitter |