Volodymyr Usarskyy
Volodymyr Usarskyy

Reputation: 1287

Two or more icons are displayed on taskbar for Visual Studio 2015 in multi-window mode

I have two displays and using VS 2015 in multi-window mode (i.e., separate tabs on different screens). VS 2013 always showed only one icon on taskbar which was very comfortable but VS 2015 shows one icon per separate window. This drives me nuts!

I tried to find a setting to turn off this behavior but no results. Googling did not help much as well.

BTW, I am using Win Server 2008 R2.

Did somebody find how to fix this issue?

Upvotes: 9

Views: 1471

Answers (2)

Sergey Vlasov
Sergey Vlasov

Reputation: 27920

You can enable the Floating tab wells always stay on top of the main window option in Visual Studio 2015 options to disable additional taskbar icons from floating tabs:

enter image description here

Upvotes: 18

t1t1an0
t1t1an0

Reputation: 281

if you mean this:

enter image description here

then i set it here:

enter image description here

Upvotes: 0

Related Questions