Is there a cleaner way to update the completion menu items while it's still open? #1886
Unanswered
gplusplus314
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like to keep snippets out of the way, getting to them via an additional keybind. Here's my config code for that very behavior:
This works, but results in a brief pause between my "snippets mode" and "non snippets mode". Sometimes, I can even see the Blink loading screen.
It would be nice if all the items remained cached and I could just re-filter the list, ad-hoc. Is there any way to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions