Change default web browser in Visual Studio

前端 未结 4 1874
野性不改
野性不改 2021-02-12 01:49

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:04

    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.

提交回复
热议问题