sokolovstas / SublimeWebInspector

Web Inspector allow you debug Javascript right in the editor
http://sokolovstas.github.com/SublimeWebInspector
MIT License
2.35k stars 92 forks source link

Does not support web workers #97

Closed danmoseley closed 9 years ago

danmoseley commented 9 years ago

Needs to show callstack for web workers, for a start.

danmoseley commented 9 years ago

I am mistaken. It will break into them and show stack and locals. It doesn't show it's a worker, but that's minor.