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
I am a new contributor to the vscode community and would like to take on this issue. I've reviewed the contributing guidelines and setup dev environment setup.
The parser that we are using marks the node as a property instead of a rule. I have logged an upstream issue for that. emmetio/css-parser#3
I have made a short term fix via 7a50456 which will be available on Monday's Insiders build and in the next stable release of 1.20 which should be out in 2 weeks.
The right long term fix is to stop depending on the emmet's css parser and instead use our own from the css extension. This will be done as part of #29113.
@marcobeltempo Thanks for offering! There is quite some history around the code behind this issue which is going to change a lot with #29113, so I went ahead and fixed this myself.
I would suggest to look at any issues with labels help-wanted to get started with contributing to vscode
Steps to Reproduce:
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: