auto launch web page?

When I am debugging a web application, and start the application from the IDE, the default web browser is invoked and a new tab is opened for the application.
Previous instances of the application tabs are then also reopened.
How can i simply not auto-lanch the default web browser when I start to debug?
Is there an IDE setting for this?

[quote=486513:@Brian O’Brien]When I am debugging a web application, and start the application from the IDE, the default web browser is invoked and a new tab is opened for the application.
Previous instances of the application tabs are then also reopened.
How can i simply not auto-lanch the default web browser when I start to debug?
Is there an IDE setting for this?[/quote]
There is not.