microsoft / microsoft/vscode-custom-data
@container queries appear to not be supported
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 240
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
CSS container queries (@container) have been supported in @mdn/browser-compat-data since v5.2.3. However, they do not appear to be present in vscode-custom-data.
I believe this to be the cause of https://github.com/microsoft/vscode-css-languageservice/issues/408, which I believe to be the cause of observed behavior in https://github.com/runem/lit-analyzer/issues/323.
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 the vscode-custom-data repository and compare its custom data coverage with @mdn/browser-compat-data v5.2.3, focusing on the @container query entry. Review the related vscode-css-languageservice issue 408 and lit-analyzer issue 323; done means container queries are represented in the custom data and the reported downstream behavior is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100