mhuebert / maria

A ClojureScript coding environment for beginners.
https://maria.cloud
470 stars 34 forks source link

[nice to have] slurping from nested form #133

Open plexus opened 7 years ago

plexus commented 7 years ago

Issue:

Given, with | being the cursor position

(xxx (yyy|)) zzz

When you slurp forward in paredit it gives you

(xxx (yyy|) zzz)

In Maria this does nothing.

URL to a gist replicating the issue (if possible/relevant)

https://dev.maria.cloud/gist/19065b2e9491bcde0e5f2c2db5e17f55

mhuebert commented 7 years ago

Agree, I use this all the time in cursive

jackrusher commented 7 years ago

Me too, in emacs.