This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-07-24
Channels
- # beginners (10)
- # boot (14)
- # cider (80)
- # clara (1)
- # cljs-dev (19)
- # cljsrn (7)
- # clojure (284)
- # clojure-france (4)
- # clojure-italy (57)
- # clojure-poland (8)
- # clojure-russia (10)
- # clojure-spec (65)
- # clojure-uk (155)
- # clojurescript (156)
- # code-reviews (6)
- # copenhagen-clojurians (16)
- # cursive (10)
- # datomic (10)
- # emacs (13)
- # euroclojure (1)
- # graphql (4)
- # jobs (2)
- # lein-figwheel (3)
- # luminus (4)
- # off-topic (2)
- # onyx (42)
- # parinfer (23)
- # pedestal (1)
- # protorepl (8)
- # re-frame (34)
- # reagent (17)
- # ring-swagger (5)
- # timbre (24)
- # vim (72)
- # yada (1)
the engelbergs reported some problems with the demo editor, so I’m starting over on the CodeMirror+Parinfer integration, to free it from all the hacks I put in when I was rushing the website
not done yet, but the demo editor will use it as soon as I finish it: https://github.com/shaunlebron/parinfer-codemirror
@shaunlebron Do you think their problems were a result of the integration rather than the basic algorithm?
I have to work on my next release, but I’ll be back on this soon. I’m keen to test this out when it makes it into Atom, too.
I made some progress on the atom plugin last night.
are you expecting prod
to be moved into the map with :keys
?
the gif represents my expected behavior
paren mode will not fix indentation of prod
should it?
np, you can tell more easily next time by seeing that }
was not dimmed, thus will not move around
not sure if that helps in that case actually
thanks!
yeah, codemirror
trying to fix some of the weirdness, and add tabStop support to it