reveal

Docs: https://vlaaad.github.io/reveal/ Source: https://github.com/vlaaad/reveal
vlaaad 2020-11-06T07:41:59.176900Z

I just tried 1.0.154 on a mac and structural nav worked as expected

vlaaad 2020-11-06T07:42:19.177100Z

(on mac, by Alt I mean “Option”: ⌥)

vlaaad 2020-11-06T20:55:46.179800Z

Released 1.1.157 that adds a minor improvement for structural navigation in prepls that makes values selected by default with new auto-scrolling behavior (as it is in normal repl)

markaddleman 2020-11-06T21:29:21.180600Z

Feature request: I'd like to easily copy the current form to the clipboard without highlighting the entire thing

markaddleman 2020-11-06T21:29:43.181Z

btw, loving reveal!

1
vlaaad 2020-11-06T21:34:17.181200Z

What do you mean by current form?

vlaaad 2020-11-06T21:35:02.181400Z

e.g. easily copy {:a 1} starting from cursor on { ?

markaddleman 2020-11-06T22:11:47.181600Z

Yes, exactly. I'd like to use keyboard structural navigation to move to { and then CTRL-C to copy to clipboard