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
>Diagram
Format
>Align
>Center
Format
>Make Same Size
>Both
Format
>Horizontal Spacing
>Make Equal
Format
>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.