Skip to content

Add media query support - #118

Merged
Martin Aeschlimann (aeschli) merged 5 commits into
microsoft:mainfrom
Legend-Master:descriptors-support
Jun 2, 2025
Merged

Add media query support#118
Martin Aeschlimann (aeschli) merged 5 commits into
microsoft:mainfrom
Legend-Master:descriptors-support

Conversation

@Legend-Master

@Legend-Master Tony (Legend-Master) commented May 29, 2025

Copy link
Copy Markdown
Contributor

Reference issue: microsoft/vscode-css-languageservice#197
CSS language server PR: microsoft/vscode-css-languageservice#443

So microsoft/vscode-css-languageservice#256 has not been updated for almost 4 years now, and I would like to push this forward

This change pulls in the media query data from the @webref/css package maintained by W3C since this data is not available from MDN, also I saw some discussion about switching to use it in #76, so I would assume it's fine to use it here

I'm not entirely sure how should I update the schema though

@aeschli

Copy link
Copy Markdown
Contributor

Very cool!
Thanks a lot Tony (@Legend-Master) !

The schema is https://github.com/microsoft/vscode-css-languageservice/blob/main/docs/customData.schema.json

@aeschli
Martin Aeschlimann (aeschli) enabled auto-merge (squash) June 2, 2025 11:23
@vs-code-engineering vs-code-engineering Bot added this to the May 2025 milestone Jun 2, 2025
@aeschli

Copy link
Copy Markdown
Contributor

Ah, I see you updated the schema as well. Fantastic!

@aeschli
Martin Aeschlimann (aeschli) merged commit a8c4d29 into microsoft:main Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants