elken / yasnippet-capf

Completion-At-Point Extension for YASnippet
GNU General Public License v3.0
40 stars 9 forks source link

Reapply "fix: allow completing interactively without prefix (#15)" #20

Closed LemonBreezes closed 6 months ago

LemonBreezes commented 6 months ago

This reverts commit db12b55cd08b614cbba134008566e48d7faf660e.

Let's get this code change back in. Hopefully with the last fix, we won't have any more problems. If we do, ping me with the info and I will fix it. This commit is really important because it allows us to auto-complete snippets without a prefix, just like how company-yasnippet lets us.

elken commented 6 months ago

This looks like the exact same code I've already rejected, I'll look at it tomorrow but I really hope it's not.

LemonBreezes commented 6 months ago

This looks like the exact same code I've already rejected, I'll look at it tomorrow but I really hope it's not.

It is.

elken commented 6 months ago

In that case, this is going to get closed. Please see the last time we discussed this.