XamlStyler icon indicating copy to clipboard operation
XamlStyler copied to clipboard

Add ability to collapse XAML elements on keyboard shortcut and right click

Open NicoVermeir opened this issue 9 years ago • 2 comments
trafficstars

I'm thinking something like:

Say we have: image

And then do ctrl + m + o resulting in:

image

I'm thinking collapse all elements of the parent container of where the mouse cursor is.

NicoVermeir avatar May 10 '16 08:05 NicoVermeir

More info: https://github.com/NicoVermeir/XamlStyler/issues/56

NicoVermeir avatar May 10 '16 08:05 NicoVermeir

If this is technically feasible, it could make a great addition. Likely dependent on being able to detect element on right-click (or under cursor).

grochocki avatar Apr 09 '20 06:04 grochocki