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
Machine-specific settings can only be configured for User settings.
Many of our paths are "window" scoped, so that they can be defined within a project (eg., when you quickly switch SDKs, it's written to the current workspace). Seems like this won't work with machine settings.
We'll need to decide for each setting whether it's more important that it doesn't sync across machines, or that it can be set at the folder/workspace level.
https://code.visualstudio.com/updates/v1_34#_machinespecific-settings
Otherwise we'll get weird issues running on containers because local paths are passed in:
The text was updated successfully, but these errors were encountered: