How To Prevent Tab Hell With Visual Studio And FireFox Debugging?

前端 未结 1 774
我在风中等你
我在风中等你 2021-01-01 10:55

How do I keep VS from opening a new tab in Firefox every time I hit F5 to debug a web application? I would really like it to re-use the same tab.

1条回答
  •  情话喂你
    2021-01-01 11:39

    This may not work for you but, in a project's properties on the Web tab there is a setting described as "Don't open a page. Wait for a request from an external application." All the developers at my company have this set and then just use bookmarks to load our pages.

    0 讨论(0)
提交回复
热议问题