Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds new config option iisexpress.openInBrowser to specify which browser to use with auto launch #100

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

warrenbuckley
Copy link
Owner

This adds a new config option iisexpress.openInBrowser which is an enum & thus a dropdown in the VSCode settings UI to pick from.

image

Current options are

  • Default (Windows default browser)
  • Chrome
  • Edge
  • Firefox
  • Opera

Fixes #58

@warrenbuckley warrenbuckley merged commit f987530 into develop Jul 10, 2020
@warrenbuckley warrenbuckley deleted the feature/config-browser branch August 3, 2020 07:38
@warrenbuckley warrenbuckley changed the title Adds new config option to specify which browser to use with autolaunch Adds new config option iisexpress.openInBrowser to specify which browser to use with auto launch Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to specify browser
1 participant