-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
configVS Code configuration, set up issuesVS Code configuration, set up issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplansettings-editorVS Code settings editor issuesVS Code settings editor issues
Milestone
Description
Currently in the GUI Settings editor, settings affected by policies or untrusted workspaces display large alerts that also disallow the user to change the setting value.
Instead, we can consider moving those alerts into the indicators area, which is the area around each setting where indicators such as "Also modified in" can show up.
Done:
- Change the configurationService to return the values for all scopes even for policy and workspace restricted settings, while keeping the actual inspected value the same as before. @sandy081
- Change the UI to use indicators for policies and workspace trust. @rzhao271
Todo:
- Get some rounds of feedback
- Write TPIs for policy and workspace trust settings in the Settings editor
Metadata
Metadata
Assignees
Labels
configVS Code configuration, set up issuesVS Code configuration, set up issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplansettings-editorVS Code settings editor issuesVS Code settings editor issues