I would like my yasnippets to show up at the top of the autocompletion popup when I use sly, but haven’t been able to figure out how to do so… I’m using the systemcrafters config with corfu for autocompletion, and this is my yasnippet config:
I think some completion-at-point-functions “short-circuit” everything else and so you don’t get to see other possible completions. Have you tried GitHub - minad/cape: 🦸cape.el - Completion At Point Extensions merging multiple capfs together via the cape package? This worked for me when I was playing around with merging yasnippets with everything else.