repl-repl

Integrated ClojureScript REPL.

paintparty

386

0

0.3.0

MIT

GitHub

repl-repl

 
repl-repl makes it dead simple to evaluate Clojurescript code directly in your editor.
Instant feedback with syntax highlighting is delivered straight to your browser's DevTools console.
 

repl-repl example animation

 

Usage

This extension is intended to be used in tandem with a live development environment such as Figwheel.

Based on where the cursor is, you can do one of the following:

Evaluate Outermost Form
Default keybinding: cmd-enter (mac), alt-enter (windows)

Evaluate Current Form
Default keybinding: cmd-alt-enter (mac), alt-ctrl-enter (windows)

Evaluate Current Expression
Default keybinding: ctrl-cmd-alt-enter (mac), shift-ctrl-alt-enter (windows)

Please customize these keybindings to suit your needs.

 

You can also access the commands above from the following places:

 
Copyright © 2018 JC
Example animation features the FiraCode font by tonsky