Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Settings GUI] String array: No indication that item is not allowed #77456

Closed
usernamehw opened this issue Jul 16, 2019 · 2 comments
Closed

[Settings GUI] String array: No indication that item is not allowed #77456

usernamehw opened this issue Jul 16, 2019 · 2 comments
Assignees
Labels
*as-designed Described behavior is as designed

Comments

@usernamehw
Copy link
Contributor

usernamehw commented Jul 16, 2019

#77427

"type": "array",
"items": {
	"type": "string",
	"enum": [
		"error",
		"warning",
		"info",
		"hint"
	]
},

settings.json:

Screenshot (27)

settings GUI:

Screenshot (28)

@usernamehw usernamehw reopened this Jul 16, 2019
@octref octref added the *as-designed Described behavior is as designed label Jul 30, 2019
@vscodebot
Copy link

vscodebot bot commented Jul 30, 2019

The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jul 30, 2019
@octref
Copy link
Contributor

octref commented Jul 30, 2019

This functionality is not provided yet. We don't have much validation in settings editor.

@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed
Projects
None yet
Development

No branches or pull requests

2 participants