This package provides the following services:
This package consumes the following services:
atom-ide-debugger
Debugger for Atom IDE
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:
Roadmap
This is a work in progress.
Contributing
apm install
pnpm babel
apm link .
- Let me know if you encounter any bugs.
- Feature requests are always welcome.