Vscode: [css] Wrong CSS-Error with @supports rule

Created on 20 Dec 2015  路  9Comments  路  Source: microsoft/vscode

I get a CSS-eror using the supports-rule. I've used it in combination with the backdrop-filter property but it's not working with other properties neither.

bildschirmfoto 2015-12-20 um 13 12 53
bildschirmfoto 2015-12-20 um 13 13 10

bug css-less-scss on-testplan verified

Most helpful comment

What should users do to make this a high priority for the core team?

All 9 comments

@supports isn't included in either the css.plist or cssParser.ts yet. There are a few at-rules missing.

Is there any plan about fixing this issue?

Would be great, if this could finally be fixed.

What should users do to make this a high priority for the core team?

This should be fixed, and surely is not complicated to do so.

fixed for the september release (1.17)

@aeschli I'm on 1.17.1 and still seeing this issue in .scss files.

@rafaelderolez Can you create new issue with a code sample that shows the problem?

Looks like this is already added to backlog in 35887

Was this page helpful?
0 / 5 - 0 ratings