Change default web browser in Visual Studio

前端 未结 4 1637
梦毁少年i
梦毁少年i 2021-02-12 01:45

I\'m trying to change the default browser to Chrome at VS Community 2015, I\'m not talking about release browser, but the browser that opens when I press CTRL-Click. It opens au

4条回答
  •  独厮守ぢ
    2021-02-12 02:07

    This is how:

    Right-click your html file -> Browse with -> Click on your favorite browser -> Set as Default.

    Note that the next time you'd right-click your html file, you'd still see it says: "View in Browser (Internet Explorer)", but clicking it will actually browse with the default browser we set above.

提交回复
热议问题