atom-community / atom-ide-debugger

Debugger for Atom IDE
https://atom.io/packages/atom-ide-debugger
Other
9 stars 1 forks source link
atom-ide atom-ide-debugger atom-package debugger hacktoberfest

atom-ide-debugger

Debugger for Atom IDE

Build Status (Github Actions) Dependency Status apm apm

Usage

This is a work in progress. This is only tested with atom-ide-javascript and atom-ide-debugger. Once you install both, you can debug Node programs and see the result in the console.

Currently, you should follow this GIF:

debugger

Roadmap

This is a work in progress.

Contributing

apm install
pnpm babel
apm link .