sokolovstas / SublimeWebInspector

Web Inspector allow you debug Javascript right in the editor

Home Page:http://sokolovstas.github.com/SublimeWebInspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add built in support for Internet Explorer

danmoseley opened this issue · comments

IE11 works if you start up the [Diagnostics Adapter] before Web Inspector>Start Debugging. The best we can to do make this easier right now is

  • Offer the choice of IE or Chrome if installed
  • Start up IE as we do Chrome
  • If we can't connect after that, let the user know to start the Diagnostics Adapter.