Closed awb99 closed 4 years ago
a lot of times, the code inside a notebook has to be re-arranged.
I want to be able to move all expressions from the cursor position on to a new cell that is next to the current cell.
we can detect clojure forms via the reader, and then just do the magic.
a lot of times, the code inside a notebook has to be re-arranged.
I want to be able to move all expressions from the cursor position on to a new cell that is next to the current cell.
we can detect clojure forms via the reader, and then just do the magic.