How to open new doc tab labels on the right side in Visual Studio?
visual-studio
Solution
To instruct Visual Studio that you want new tabs opened to the right of existing tabs:
- Click on the "Tools" menu, and select "Options".
- Under the "Environment" heading in the listbox on the left, click on the "Documents" tab.
- Check the box labeled "Insert documents to the right of existing tabs".
Problem
When I open a new doc, its tab label appears on the left side of the bar. How can I make it appear on the right?