microsoft / microsoft/vscode-css-languageservice
Put media features as part of Custom Data Contribution
Open
@aeschli is already working on this.
Since Nov 11, 2020.
custom-data
feature-request
- Dominant language
- TypeScript
- Stars
- 384
- Forks
- 217
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 14
Description
New media features are being added, such as https://developer.mozilla.org/en-US/docs/Web/CSS/@media/aspect-ratio
By generalizing this part of support, we can support new media features in the future without having to change code: https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries#Media_features
@aeschli What do you think?
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.