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
aeschli
changed the title
No warning when using 'machine-overridable' setting in user settings
'machine-overridable' can be set in user settings
Aug 28, 2019
aeschli
changed the title
'machine-overridable' can be set in user settings
'machine-overridable' can be set and read in user settings
Aug 28, 2019
Good catch @aeschli. There is a bug that if the setting is already overridden in user settings, it is being read because defaults are getting registered lately. It needs reprocessing after defaults are registered.
sandy081
added
bug
Issue identified by VS Code Team member as probable bug
config
VS Code configuration, set up issues
labels
Aug 28, 2019
Verifying #73985
e.g. 'testFoo.test-machine-overridable' from ext-machinescope-test-0.0.4.vsix.zip
-> no errors (as expected)
-> no errors (expect error in user settings)
The UI only offers the setting in machine and workspace, but the editor schema seems to be lacking the schema.
Test Foo Setting
command. You can see that the value is read from the user settings.The text was updated successfully, but these errors were encountered: