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 added a custom schema setting to my VS Code settings and it didn't work.
Did some digging and it looks like in schema-association-service.ts, line 64, it will return the schema for the Azure repo (in my case), without even checking if there's a custom schema defined (which isn't checked until line 75).