Thavarajan / vscode-ionic2-Extension

A simple extension for vscode to use the ionic2
6 stars 1 forks source link

Feature request: ionic serve firefox #7

Closed jQrgen closed 6 years ago

jQrgen commented 6 years ago

Hello & thanks for maintaining this plugin.

Is it possible to add an option in the launch.json so that the project is opened in firefox/firefox developer edition?

Or maybe someone could point me in the right direction here, tried finding out where the ionic servecommand is ran in this plugin but i could not find it.

Thavarajan commented 6 years ago

Hi @jQrgen
Let me check and confirm

jQrgen commented 6 years ago

Currently defaults to chrome if that is of any help. FirefoxDeveloper is my default browser.

Thavarajan commented 6 years ago

Hi @jQrgen seems that browser option is working as expected, may i know what's your exact problem?

jQrgen commented 6 years ago

I made a mistake and mixed up this plugin with the cordova plugin. Still trying to wrap my head around this one. Are you planning on adding breakpoint support? @Thavarajan