-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderssettings-editorVS Code settings editor issuesVS Code settings editor issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Found this issue while trying to set java.format.settings.url's format to uri (or uri-reference), in order to fix redhat-developer/vscode-java#1237
- VSCode Version: 1.42.0-insider (7e64866)
- OS Version: Mac OS 10.14.6
Steps to Reproduce:
- Have a "mysetting" setting define "format":"uri" (as documented in https://code.visualstudio.com/api/references/contribution-points#contributes.configuration)
- Open settings in UI, write then delete some value, no error is shown
- Open settings.json, see that
"mysetting":""has a warning:String is not a URI: URI expected.
The validation error should be displayed in the UI too (as it does when using a validation pattern)
Does this issue occur when all extensions are disabled?: Maybe
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderssettings-editorVS Code settings editor issuesVS Code settings editor issuesverifiedVerification succeededVerification succeeded
