Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Source Control - Pending Changes - Included/Excluded Changes - Can it be made taller?

I'm prepared to duck when the tomatoes are throw because this seems so simple. Nevertheless... In Visual Studio 2013 when looking at pending changes is there way to vertically expand the included changes and excluded changes segments ?

For example this morning I have a large changes set (around 1200 of the files pictured below are auto generated T4s, but it it's still tough to look over that much data in 300 pixels.

enter image description here

like image 542
EBarr Avatar asked Feb 13 '14 16:02

EBarr


1 Answers

I encountered the same behavior in VS2015.

You can avoid the tiny box by collapsing parts of the tree, it only appears when the currently shown list is "too long".

like image 159
CrouZ Avatar answered Sep 28 '22 04:09

CrouZ