Monaco Editor / CSS: Intellisense for variables is not using 'var' #8345
Labels
bug
Issue identified by VS Code Team member as probable bug
css-less-scss
Issues and items concerning CSS,Less,SCSS styling
verified
Verification succeeded
Milestone
#8229
Safari
Steps to Reproduce:
In Monaco Editor
Expected: Intellisense should set var(--variable)
Actual: Intellisense is placing let(--variable)
The text was updated successfully, but these errors were encountered: