editors

Discussion about all editors used for Clojure/ClojureScript
Shantanu Kumar 2017-09-22T08:06:09.000345Z

Does anybody here use Atom with paredit? https://github.com/MarcoPolo/atom-paredit

Shantanu Kumar 2017-09-22T08:06:51.000110Z

I have trouble getting this to work (x64 OSX, Atom 1.20.1)

seancorfield 2017-09-22T16:29:53.000196Z

I have a paredit package installed in Atom. Let me check if it's that one @kumarshantanu

seancorfield 2017-09-22T16:30:57.000413Z

This is the one I use https://github.com/jonspalding/lisp-paredit

seancorfield 2017-09-22T16:32:33.000343Z

The MarcoPolo one hasn't been updated for two years.

Shantanu Kumar 2017-09-22T16:52:08.000309Z

@seancorfield How do you activate the paredit key bindings with lisp-paredit? C-RightArrow, C-LeftArrow etc don’t seem to be working. (I’ve removed the old atom-paredit)

Shantanu Kumar 2017-09-22T16:55:54.000006Z

Oh, the keystrokes are different here, they seem to be working. Will explore, thanks @seancorfield

seancorfield 2017-09-22T19:49:08.000390Z

@kumarshantanu Are you using ProtoREPL? There's a #protorepl channel (not sure if you knew).