dart - Webstorm - How to add browser arguments for javascript debug configuration -
how 1 add together browser arguments (such --ignore-certificate-errors) javascript debug configuration in webstorm? i'm debugging dart in dartium browser.
add web browser each set of arguments. when select browser (for illustration dartium, there pencil below +
,-
buttons opens dialog command line options
, profile directory.
you can reach browser configurations dialog debug configurations clicking on [...]
on right of browser [dartium|v][...]
or file
> settings
> tools
> web browsers
(webstorm 9 beta)
javascript dart webstorm
No comments:
Post a Comment