Customizing Tab size in Visual Studio 2010

Viewed 3254

I'm looking to be able to set the minimum tab size to something lower than the default 20 width, since I'm editing more than 5 files at the same time. I'm using the Productivity Power Tools extension as well.

You can right click on the space beside the tabs, click Customize...

enter image description here

and then Advanced Options then edit the value from there, but it doesn't allow you to go below the inital size of 20.

enter image description here

Is there a configuration file somewhere I can edit to solve this, or is there an obvious solution that I'm missing?

3 Answers
Related