You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 3.0.6 changed the behaviour of coc-snippets, as CHANGELOG.md says:
Avoid check and show context snippets in pum.
I cannot use coc-snippets with this feature, so I am using version 3.0.5, which is not ideal.
For me, I need snippets to be shown in the pum even if they have a context.
Is it possible to make this a feature you can toggle on and off in the config? I would really like that.
The text was updated successfully, but these errors were encountered:
I do not want to always show them. I would like it the way it was in version 3.0.5: just execute the context and if it is true, show the snippet in the completion menu. If context is buggy or slow, I think it is my own fault, and I should just fix that. But if someone does not want that at all, they could maybe toggle it off in the config.
Version 3.0.6 changed the behaviour of coc-snippets, as CHANGELOG.md says:
Avoid check and show context snippets in pum.
I cannot use coc-snippets with this feature, so I am using version 3.0.5, which is not ideal.
For me, I need snippets to be shown in the pum even if they have a context.
Is it possible to make this a feature you can toggle on and off in the config? I would really like that.
The text was updated successfully, but these errors were encountered: