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
Currently the setting is due to the impicit scope window not available in a .code-workspace file. By changing the scope of this setting to resource (see this example from another extension) it will become available in the .code-workspace file. The change of scope could also be considered for other settings.
The text was updated successfully, but these errors were encountered:
Currently the setting is due to the impicit scope window not available in a .code-workspace file. By changing the scope of this setting to resource (see this example from another extension) it will become available in the .code-workspace file. The change of scope could also be considered for other settings.
The text was updated successfully, but these errors were encountered: