cchamplin / atom-debug-ui

MIT License
4 stars 3 forks source link

Atom Debugging UI Package

Provides a UI interface and basic functionality for building debugging inside Atom.

Features

Getting Started

The best place to start will be by looking at existing projects like PHP-Debug and by reading the documentation under /docs

Settings

Gutters

Gutter Breakpoint Toggle

Enabled breakpoints to be displayed and toggled via the editor gutter

Gutter Position

Display the breakpoint gutter to the left or right of the line numbers

Display

Enable Action Bar

Enable an overlay actionbar for debugging

Activate Atom window after breakpoint is hit

Brings the Atom window to the foreground when a breakpoint is hit

Automatically close debugging windows after a debug session ends

Attempt to automatically close windows after a session ends. This may not apply for the default debugging window