3

WebStorm が FF と Chrome でのデバッグを許可していることは知っていますが、IE のサポートが表示されません。3つすべてを処理できるIDEはありますか?

4

1 に答える 1

1

No, I don't think anyone's covered all 3 browsers.

Visual Studio can debug IE. It cannot debug FireFox or Chrome.
WebStorm can debug FireFox and Chrome (by installing extensions).

All browsers have their own debugging tools, too. So you've got lots of options, but no silver bullet.

于 2014-03-13T18:45:06.833 に答える