auto-yasnippet icon indicating copy to clipboard operation
auto-yasnippet copied to clipboard

Wishlist: keep multiple auto-yasnippet in one session

Open QiangF opened this issue 9 years ago • 4 comments

Since auto-yasnippet is just an advanced copy-paste tool. Why not make aya-expand behave like counsel-browse-kill-ring and let user choose which one to apply from the last used auto-yasnippet list?

QiangF avatar Sep 25 '16 08:09 QiangF

Would be nice.

abo-abo avatar Sep 25 '16 09:09 abo-abo

I just recently migrated to Doom emacs, archiving my personal emacs config framework.

I was happy to see that auto-yasnippet is included by default. Given the number of people using Doom emacs now (and the vibrant community they have). It'll be excellent to have this feature, and I think active users of auto-yas would increase with this type of convenience feature.

All we'd need is a list containing the current temporary snippets, and then it's a simple completing-read to hook into the active Doom completion method (I think default is Vertico.)

I will have a look at implementing this.

jasonm23 avatar Jul 20 '22 03:07 jasonm23

Check out the draft proposal PR for history.

jasonm23 avatar Jul 21 '22 02:07 jasonm23

#39

jasonm23 avatar Sep 10 '22 04:09 jasonm23