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
I've noticed that when GistPad is enabled, the inline suggestions are constantly firing whenever I'm already populating my markdown snippets. I think it's somehow overriding the the native VSCode setting with ID: editor.suggest.snippetsPreventQuickSuggestions. I managed to make it happen with all extensions except GistPad disabled, and I tested for the three most recent GistPad versions (<= 0.3.0).
The text was updated successfully, but these errors were encountered:
Hi Everyone,
I've noticed that when GistPad is enabled, the inline suggestions are constantly firing whenever I'm already populating my markdown snippets. I think it's somehow overriding the the native VSCode setting with ID:
editor.suggest.snippetsPreventQuickSuggestions
. I managed to make it happen with all extensions except GistPad disabled, and I tested for the three most recent GistPad versions (<= 0.3.0).The text was updated successfully, but these errors were encountered: