tomasr / viasfora

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

Rainbow Braces Colouring Not Working #326

Open MrClyfar opened 2 years ago

MrClyfar commented 2 years ago

It seems that the rainbow braces feature is not working for me.

Microsoft Visual Studio Enterprise 2022 Version 17.2.5 VisualStudio.17.Release/17.2.5+32616.157

Viasfora 4.4.212

Although rainbow braces is enabled, the braces in code files are not actually coloured (see image)

image

I have disabled, then re-enabled that setting, and closed all files then re-open a file, to see if that resets anything. But the colours are still not shown.

Not sure if it's just me, or could there be an issue here?

myfix16 commented 2 years ago

The same situation happens with Visual Studio 2022 Community 17.2.6 and Visafora 4.4.212. I think it's an issue related to VS update.

tomasr commented 2 years ago

I just updated to 17.2.6 and it's still working just fine for me with 4.4.212. Since other Viasfora features don't seem to be working either, I want to say maybe some underlying exception is getting swallowed by VS. Any chance you could look at your activity log and see if anything relevant pops up there?

https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-use-the-activity-log?view=vs-2022#to-examine-the-activity-log

myfix16 commented 2 years ago

In my situation, it works with normal .cs files but occasionally fails with .razor files.

tmeltonbokf commented 8 months ago

I had to enable it. I guess an update disabled it. The enable location has changed since the OP.

RainBowEnable