VS Code uses my operating system’s default browser by default. But I want to override this setting as I am using Safari for General purpose and brave for other stuff.
I only realized today that I can override this. So here are the steps to do the same.
- Press
Cmd + ,to open Settings. - Search for “External Browser”.
- Under Workbench > External: Browser, type a browser name like
firefox,braveor enter the absolute path to the application (e.g.,/Applications/Brave Browser.app).