does anyone know how i can go about copy pasting for example these ‘box’ elements:
so that they look like:
and not:
Do you use the ~deprecated proto-repl as ☝️ or #chlorine?
oh hm, looks like i have ‘proto-repl’ :thinking_face: — thanks! (def going to check out chlorine, i think i thought i was using that actually )
@farenzer_house if you change to Chlorine, please give me your first impressions 🙂. Also, notice that Chlorine does not use the nREPL port, so you need to expose a Socket REPL. These are all documented on the README 🙂
Awesome for sure !
i’m using the setup here https://medium.com/@jacekschae/slick-clojure-editor-setup-with-atom-a3c1b528b722
ah — looks like toggling parinfer:ident to parinfer:paren helps here ^ thanks for the rubber duck room!