Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

pulsar-edit/atom-bugs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Repo is Archived under Pulsar-Edit due to not being in use within the Org, while the upstream Repo willyelm/atom-bugs is more up to date than the code available here.

apm standard apm

Atom Bugs

Atom Bugs is a super simple Javascript debugger for Atom

overview

Features

  • In Atom editor quick breakpoints. Simply open the file and click on the line number to toggle the breakpoint.

breakpoint

  • Open file reference on the line where it did break. from the debug console by just clicking on the file path.

file

  • Use the console input and word selector to evaluate expressions(REPL) on the current frame.

repl

  • Schemes configurator by project. using the scheme editor you can specify wherever you want to run from a remote or specific target script.

scheme

  • And much more :)

Schemes

The scheme editor is current limited to specify port, address, script and binary target. I will add args and env variables configuration in the next version.

Feedback

This package is under development please use the following link: Atom Bugs Issues to report issues, ask questions or improvements.

About

🔒 A Simple Javascript Debugger for Atom

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages

  • JavaScript 81.2%
  • Less 18.5%
  • HTML 0.3%