Experience-Monks / devtool

[OBSOLETE] runs Node.js programs through Chromium DevTools
MIT License
3.76k stars 148 forks source link

Auto focus window #82

Open valtido opened 8 years ago

valtido commented 8 years ago

It would be nice when hitting a break point, it should automatically bring the window into focus or highlight the taskbar icon, to let us know it has hit a break point and your action is required.

mattdesl commented 8 years ago

I'm not sure if it's possible to do this programmatically.