-
Couldn't load subscription status.
- Fork 10.5k
Closed as not planned
Labels
area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIfeature-templates
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
The launchBrowser setting is perhaps useful when first launching a project, but quickly becomes hugely annoying when a new browser tab is opened each time that you run the application, including during debugging.
Describe the solution you'd like
I suggest that this setting is set to false by default to prevent this behaviour. A link is usually available in the terminal for quick access when first launching the application.
In an ideal world, the already-opened tab would be reused, but as far as I know, this is not possible.
Additional context
No response
yhnavein
Metadata
Metadata
Assignees
Labels
area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIfeature-templates