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
It's trying to open C:\Users\Phorcys\AppData\Roaming\Code\User\settings.json
but my folder is actually C:\Users\Phorcys\AppData\Roaming\Code - Insiders\User\settings.json because my channel isn't stable.
I think there could be a VSCode API to get the config folder directly rather than having to test for channel and then use a relation table but I couldn't find it.