I\'ve just upgraded to VS 2017 and unless I\'m missing something the view in browser option on the right click menu seems to have vanished.
Anyone know how to get it bac
Actually (in 15.8.7), it is still in the context Menu - in a sub-menu under View
Jon L's method will create it in the main menu as well
Alternatively, just use the shortcut - press Ctrl+Shift+W
Concerning the 'View in Browser' in Visual Studio.
I just installed Visual Studio 2017 and noticed this option was missing from the Project context menu.
However you can right click on project files to view them in the browser.
To add the "View in Browser" option back into the Project context menu, follow these steps:
Click on Tools > Customize
Select the "Commands" tab
You can then position the option in the menu and the option will be available to use once again.