vicoapp / vico

Mac Programmers Text Editor
http://www.vicoapp.com/
658 stars 89 forks source link

Auto-completion destroyed snippet placeholder state #38

Closed jordwalke closed 11 years ago

jordwalke commented 11 years ago

If you complete any snippet placeholder, the snippet state is killed (you cannot tab to the next placeholder).

Shadowfiend commented 11 years ago

When you say complete a snippet placeholder, do you mean fill in its value? So basically any snippet with multiple placeholders doesn't work? I don't really use snippets, which is why I'm asking. Thanks!

Shadowfiend commented 11 years ago

Having gotten no further info on this, I'm going to close the issue. If you give me some more feedback I'll definitely open it again. Thanks!

jordwalke commented 11 years ago

I can no longer repro this after recent fixes. But now I get the opposite problem. Instead of autocomplete destroying snippets, I get snippets destroying autocomplete! I will open a separate issue and describe there.