-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
microsoft/vscode-css-languageservice
#474Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionalityverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
@scope (.prose-blog, .prose-standard)
This is a valid CSS/SCSS selector per spec. But VSCode doesn't like it!
- VS Code Version: 1.108.2 arm64
- OS Version: macOS Tahoe 26.2
Steps to Reproduce:
- In a SCSS file, write
@scope (.foo, .bar) { } - Error:
) expectedscss(css-rparentexpected)at,even though it is a valid selector
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionalityverifiedVerification succeededVerification succeeded