I have a problem with configuring the FIVE SERVER Ver 0.1.9 extension in Microsoft Visual Studio Code Ver 1.72.1. I want to set the browser on CHROME incognito (private mode) I tried adding the following line
"fiveServer.browser": ["chrome –incognito"]
When I start the local FIVE SERVER server on the http://127.0.0.1:5555/ port it is not taken as a broswer set in the file setting.json that is CHROME and in the incognito version (private mode). I would like the FIVE SERVER extension to open the web page in the CHROME IN INCOGNITO browser. How can I solve this?
Link extension : https://marketplace.visualstudio.com/items?itemName=yandeu.five-server