Pinned Tabs is very useful feature in Visual Studio where you can pinned the frequently used code files and refer them quickly. When you have a lot of documented pinned, and if you close all the opened documents or the project; you lost track of your pinned items. In that case you may need to pin them again. Here is the quick settings that you can enable to retained the pinned status.
Navigate to Tools -> Options -> Environment -> Tabs and Windows and checked the “Maintain pin status if document is removed from well” option.
That’s it. With this, your pinned status would be retain and next time if you open the document it will automatically show a pinned. This feature is not enable by default.
Here is another quick and add-on tip by which you can separate the rows for Pinned Tabs. This is helpful when you have too many documents open, and you have few documented pinned – and you want to find them easily.
By default all pinned and un-pinned tabs appears in a single row, to separate the row for pinned and un-pinned tabs Navigate to Tools -> Options -> Environment -> Tabs and Windows and checked the “Show pinned tabs in separate row” option.
Note that, this settings is also not enable by default. Once this option is checked you will see different rows for pinned and un-pinned tabs as shown in below image.
Hope this helps !
Another awesome tip Abhijit. Thank you. I’ve just enabled this in Visual Studio. I have one file I always need available, and having it pinned next to all my other docs is inconvenient. Putting it in a new row makes so much sense to me.
Thanks mate. Glad you liked it….
Pingback: Dew Drop – January 21, 2016 (#2172) | Morning Dew
Pingback: Did you know- You can drag & drop multiple tabs or even pin / unpin them together in Visual Studio ?
Pingback: Did you know – Pinned tabs never hide in visual Studio ?
Pingback: Visual Studio – Developer Top Ten for Feb 1st, 2016 - Dmitry Lyalin
Pingback: Did you know – you can close specific set of open documents together in Visual Studio ?