TheRealSyler / vscode-sass-indented

Sass indented syntax support for VSCode
https://marketplace.visualstudio.com/items?itemName=Syler.sass-indented
Other
46 stars 8 forks source link

highlighting problem #65

Closed babakfp closed 2 years ago

babakfp commented 3 years ago

Hello. In a .sasss fine, write:

$v: ()

There is going to be a highlighting problem on the parentheses.

TheRealSyler commented 3 years ago

i can't reproduce the problem, please add more info.

babakfp commented 3 years ago

Hi Sorry, I was forgotten to respond. Capture This is what I see in a .sass file. The color of the left and right parentheses isn't the same.

TheRealSyler commented 3 years ago

i had a bracket colorizer extension enabled now i can reproduce the issue.