tomasr / viasfora

A Visual Studio Extension containing miscellaneous improvements to the editor.
Other
557 stars 91 forks source link

Some keyword/classname color white #285

Open garyAdam opened 4 years ago

garyAdam commented 4 years ago

After changing the default 5 depth of colored braces, the color of some keywords and class/method names in declaration becomes white. This doesn't apply to every file in the project, just some. I tried reinstalling, but didn't help.

image

Other class: image

tomasr commented 4 years ago

Is that specific to setting the depth to 5, or does it happen with other values?

I can't think of anything that Viasfora does that could lead to that behavior, to be honest...

garyAdam commented 4 years ago

Only thing I can say for sure that I've been having the issue after changing multiple things in viasfora settings. Setting colored braces depth back to the default 5 seemingly fixed it.