Visual Studio 2015 New Window / Muiltiple Instances for HTML Files

In Visual Studio 2015, there is a "New Window" button and the menu item "Window | New Window" is disabled for HTML files. I need this feature.

I found ways to do this for VS 2010, but not for VS 2015. Any suggestions?

+7
html visual-studio-2015 multiple-instances
source share
1 answer

It works great in the VS2017 community version.

You can create your own toolbar and add it as a window / new window button.

+1
source share

All Articles