• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

hashrocket

Hashrocket is an extensible inline code debugger. Debug code in Atom.
webBoxio
0.4.10 2,794
24
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Hashrocket: Inline Code Debugger with Markers

New way of easy debugging for JavaScript, CoffeeScript, Python, Ruby, PHP and Bash developers.

apm install hashrocket

What is a Marker:

#=> {expression}

Features:

  • Easiest way of debugging.
  • Watching variables on comments.
  • Helper menus.
  • JavaScript, CoffeeScript, Python, Ruby, PHP and Bash support.
  • Unreachable code detection.
  • Extensible. (You can add another language support very easily)
  • Realtime mode.

Key Bindings

Darwin(Mac)

  • CMD + ;: Run current file's Hashrocket.
  • CMD + :: Insert Hashrocket Marker.
  • CMD + \: Insert Hashrocket Marker and run immediately.
  • CMD + ALT + ;: Toggle watching current file's Hashrocket Markers realtime.

Win32 (Windows) and linux

  • CTRL + ;: Run current file's Hashrocket.
  • ALT + ;: Insert Hashrocket Marker.
  • CTRL + ALT + ;: Insert Hashrocket Marker and run immediately.
  • CTRL + W: Toggle watching current file's Hashrocket Markers

Watch code Realtime:

Atom Hashrocket

Use menu support:

Atom Hashrocket

Warning

Don't use "watch" feature in Bash scripts. It may hurt your feelings if you write #=> rm -rf * while watching since it runs all the #=> code.

Remember, your code is working itself with this plugin.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by