TestRoots / watchdog

IntelliJ & Eclipse plugin for monitoring how Java applications are developed and tested
http://www.testroots.org
Other
18 stars 10 forks source link

Create easier-to-grasp Debugging Visualizations in IDE #248

Closed Inventitech closed 8 years ago

Inventitech commented 8 years ago

Next to the non-horizontally stretched Debugging view, I think, it makes sense to visualize a few more easy-to-grasp things about debugging, like: number of debugging sessions; time spent in debugger (vs. overall active time?); General usage of the different debugger functionalities. It would be cool to divide the WatchDog view stronger into the two categories Testing and Debugging, and introduce a bit of vertical spacing between the two.

I think this can be implemented relatively quickly.

nspruit commented 8 years ago

Closed by #253