You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.94.2. Please try upgrading to the latest version and checking whether this issue remains.
Happy Coding!
PupilTong
changed the title
Error when parsing container queries with style queries
Error when parsing @container with style queries
Oct 11, 2024
Does this issue occur when all extensions are disabled?: Yes/No
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.5.0
Steps to Reproduce:
https://developer.mozilla.org/en-US/docs/Web/CSS/@container#container_style_queries
Vscode reports a syntax error for
@container
with parentheses or comma in style queries, which is allowed in web standard.The text was updated successfully, but these errors were encountered: