willyelm / xatom-debug

A Simple Debugger Provider for Atom
MIT License
71 stars 5 forks source link

Utilize Atom UI Tabs and Panes #69

Closed austincondiff closed 2 years ago

austincondiff commented 5 years ago

To fit more inline with Atoms UI standard, it would be great if watch expressions, variables, call stack, and breakpoints was in a "debug" tab in the right pane and the console was a tab in the bottom pane. Then you could move the bar you are adding above the main tabs in the debug tab to the right.