Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS2012 Productivity Power Tools Pinned Tabs close on run

If I open a saved project with pinned tabs restored from my last session, when I next run my solution the pinned tabs become unpinned. Is there a way to turn this behavior off? I pinned them for a reason and it is becoming quite frustrating as the solution grows.

like image 424
Stewart Cunningham Avatar asked Apr 20 '13 12:04

Stewart Cunningham


1 Answers

I had the same problem and found the answer here

Go to Tools -> Options -> Environment -> Tabs and Windows and make sure "Maintain pin status if document is removed from well" is checked.

like image 106
Brian Kintz Avatar answered Jan 01 '23 13:01

Brian Kintz