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 this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 something smart - either finding
successive objects or successively larger objects, depending on what makes
sense in the context.
Demo
[image: 235120] 
Figure 1. Selecting elements
[image: 235116] 
Figure 2. Selecting forms
[image: 235118] 
Figure 3. Selecting toplevels



-- 
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 this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.