When you view/invoke the side bar in Sublime Text 2, the width of the window stays constant—the side bar appears on the left, code in the middle and the mini-map on the right. This usually “squishes” the code view…
Is there a way to keep the code and mini-map locked to a specific width and force the window to grow wider when you invoke the side bar view? (Similar to how the project drawer works in TextMate.)
Thanks!