reach-ide
Reach IDE
chrisnevers 192 0 0.2.0 MIT GitHub

Reach IDE Package

Provides commands to build and run Reach programs in Atom.

Current Capabilities

  • Commands
    • Compile Program
    • Run Program
  • Keybindings
    keystroke command
    ctrl-shift-c compile
    ctrl-shift-r run

Also, install the language-reach package for language support:

  • Syntax highlighting
  • Snippets
    trigger name
    reach Simple Reach Program

Future Capabilities:

  • LSP