Re: [ANN] select-nrepl 0.1.0 Editor-independent Clojure text object support

2019-03-21 Thread Jason Felice
You're welcome! If you integrate this with your editor, let me know so I can link to it. On Wed, Mar 20, 2019 at 7:30 PM Andrea Richiardi wrote: > Wow this is awesome! Thank you! > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to t

Re: [ANN] select-nrepl 0.1.0 Editor-independent Clojure text object support

2019-03-20 Thread Andrea Richiardi
Wow this is awesome! Thank you! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from

[ANN] select-nrepl 0.1.0 Editor-independent Clojure text object support

2019-03-20 Thread Jason Felice
select-nrepl https://github.com/eraserhd/select-nrepl Text-object support for your editor as nREPL middleware. This uses clj-rewrite to parse the source, so it has a very good understanding of comments, metadata, and reader literals. It's also designed so that repeating a selection command does