Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How about over the wire as part of a debugger protocol? Would love to see this in IDEs.


This would be more easily possible when this[1] issue is fixed. At the moment only one debugger client can be connected at a time. So only one of chrome devtools, or a third party client can be connected.

This is a problem because your IDE/text editor could have support(native or via a plugin) for the chrome debugger protocol[2] and update the js as you edit it, but you can't have the debugger open at the same time.

[1] http://code.google.com/p/chromium/issues/detail?id=129539

[2] https://developers.google.com/chrome-developer-tools/docs/de...




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: