Skip to content

[Settings GUI] String array: maxItems & minItems ignored #77459

@usernamehw

Description

@usernamehw

#77427

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

settings.json:

Screenshot (31)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions