2
votes
4answers
118 views
+200
Visual Studio : exclude outlining from undo/redo stack
Hi,
There's something really annoying in Visual Studio : where I expand or collapse a method or code region, this action is pushed on the undo stack. So if I edit some code in a method, then collapse …
