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 would like to chime in on this. Should be a relatively easy fix! Currently it's very annoying to get suggestions everywhere (even in Copilot Chat windows).
I get index snippet suggestions in Python. I think the snippets should be extended with
scope
(from googling, https://stackoverflow.com/questions/70426010/how-to-restrict-global-snippets-to-show-only-for-certain-file-extensions-in-vsco):The text was updated successfully, but these errors were encountered: