I am making a few edits on huge DTSX packages in Visual Studio (SSIS), and my target is to make a more tidy layout of the flows. For this reason, I use to select part of the flows and then use the following menu:
Format>Auto Layout>DiagramFormat>Align>CenterFormat>Make Same Size>BothFormat>Horizontal Spacing>Make EqualFormat>Vertical Spacing>Make Equal
Is there a key shortcut for these commands? I looked over Google and the official Microsoft documentation, but I didn't find anything helpful in this direction.



