Skip to content

Set launchBrowser to false by default, in launchSettings.json #57507

@glen-84

Description

@glen-84

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIfeature-templates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions