-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcss-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylinghtmlHTML support issuesHTML support issuesverifiedVerification succeededVerification succeeded
Milestone
Description
html:
- add descriptions to all properties so we get nice hovers
- version can be
const: 1. - properties.name should be required
- can there be both values and valueSet?
- unnecessary attributes.anyOf, globalAttributes.anyOf and valueSets.anyOf
- globalAttributes.required and itemSet.required need to be next to the
properties - add
defaultvalues and defaultSnippets for better code completion experience (as requested in Issues with html customData schema #67609)
css:
- version can be
const: 1. - simplify
oneOf:[{enumwith `"enum": ["standard", "experimental",...]`` - add
patternandpatternErrorMessageto verifybrowsers - use
$refto have avoid multiple definitions for definitions forbrowsersandstatus
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcss-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylinghtmlHTML support issuesHTML support issuesverifiedVerification succeededVerification succeeded