microsoft / vscode-css-languageservice

CSS, LESS & SCSS language service extracted from VSCode to be reused, e.g in the Monaco editor.
MIT License
312 stars 176 forks source link

support @container, prepare 6.2.10 #365

Closed aeschli closed 10 months ago

aeschli commented 10 months ago

Fixes https://github.com/microsoft/vscode-css-languageservice/issues/329

starball5 commented 10 months ago

What version of VS Code will the change be released in?

aeschli commented 10 months ago

It will be in 1.84

marcoms commented 5 months ago

@aeschli Do I need to do something to enable support? I am on 1.86.2

Screenshot 2024-03-03 at 4 35 47 PM

aeschli commented 5 months ago

@marcoms Are you using the rule nested? Can you open a new issue with a complete code example?

marcoms commented 5 months ago

@marcoms Are you using the rule nested? Can you open a new issue with a complete code example?

Yes this is nested, non-nested works fine. I noticed issue #381 was opened recently for SCSS so I added a code sample there, but if it makes more sense to tackle them separately I can make a new issue