microsoft / microsoft/vscode-custom-data
CSS: Using the "icon" value for the "content" property is deprecated.
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 240
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
This CSS feature is deprecated ^css-icon. There's no indication of that in the intellisense.
https://github.com/microsoft/vscode-custom-data/blob/044bb7ad5be16dcbfd80935c0d12c7caf76e0d91/web-data/css/css-schema.xml#L1827-L1829
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with web-data/css/css-schema.xml at the linked lines for the CSS content property’s "icon" value, then compare the W3C reference in the issue. Update the custom data so VS Code IntelliSense indicates that this value is deprecated, and verify the schema remains valid and the deprecation is exposed in IntelliSense.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100