This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-03
Channels
- # beginners (48)
- # boot (26)
- # cider (7)
- # cljsrn (1)
- # clojure (137)
- # clojure-nl (1)
- # clojure-spec (5)
- # clojure-uk (18)
- # clojurescript (26)
- # cursive (8)
- # datascript (4)
- # datomic (4)
- # defnpodcast (11)
- # docker (1)
- # duct (7)
- # figwheel (4)
- # fulcro (7)
- # off-topic (7)
- # re-frame (46)
- # reagent (40)
- # reitit (3)
- # shadow-cljs (4)
@genekim Interesting idea about a brighter line - that’s part of the IntelliJ UI, but I might be able to emphasise it.
if you adding UI customisation, please always make it optional.
for me the most missing part is just REPL prompt (with current namespace). If you will print prompt everyone will know where it is
@cfleming — any chance you can also help me understand why tabs in let-bindings aren’t working like they are in your ClojureConf videos? 🙂 Thx so much! https://clojurians.slack.com/archives/C0744GXCJ/p1517601277000618
@genekim Sure, you don’t need to use tab, IntelliJ will line those up for you when you reformat. You’re looking for Settings->Editor->Code Style->Clojure->General->Align let-binding values