atom-community / atom-ide-console

Aggregate and display output from various sources and provide an user interface for REPL-like functionality.

Home Page:https://atom.io/packages/atom-ide-console

Repository from Github https://github.comatom-community/atom-ide-consoleRepository from Github https://github.comatom-community/atom-ide-console

atom-ide-console

Aggregate and display output from various sources and provide an user interface for REPL-like functionality.

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 .
  • Let me know if you encounter any bugs.
  • Feature requests are always welcome.

About

Aggregate and display output from various sources and provide an user interface for REPL-like functionality.

https://atom.io/packages/atom-ide-console

License:Other


Languages

Language:JavaScript 92.1%Language:Less 7.9%