Skip to Content
0
Nov 10, 2022 at 10:18 AM

Change default browser used by VSCode/Fiori Tools ?

1931 Views Last edit Nov 10, 2022 at 10:22 AM 2 rev

Hi,

Has anyone found a nice way to change the default browser used by VSCode with Fiori Tools ?

I am using MacOS with default browser as Safari which I'd prefer to keep it this way. For development purposes I like to use Chrome specifically and currently I'm just changing this manually after launching by copying the URL into Chrome. From VSCode documentation it suggests this is done via .vscode/.launch.json file as per the following: https://code.visualstudio.com/docs/nodejs/browser-debugging

Since Fiori Tools is using type "node" here in the configuration this doesn't look like it will work as suggested so it would likely need to be a change in tools somewhere. Other suggestions are to use an environment variable but I haven't had much luck in getting that working either so thought I'd try the community.

Thanks.

Regards, Nelis