tomasr / viasfora

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

Rainbow Lines Flashing on Keypress #309

Closed ryanbuening closed 2 years ago

ryanbuening commented 3 years ago

I'm not sure if this is expected, but when I have Rainbow Lines enabled and I'm typing, the lines flash on each keypress:

Animation

bozonsky commented 3 years ago

Can confirm, this problem seemingly appeared since release of VS2019 ver. 16.10.0. Very annoying, I got used to perfect performance of Viasfora. :(

luisllamasbinaburo commented 3 years ago

Confirmed too (ver 16.0.2)

tomasr commented 3 years ago

Do you have any other extensions installed? I can't seem to reproduce it yet.

ryanbuening commented 3 years ago

I have the following extensions enabled:

Anyone else with this issue have any of those extensions installed too?

tomasr commented 3 years ago

I wonder if it's related to Issue #301 ...

ryanbuening commented 3 years ago

I can let you know when 4.4 is released to see if it's fixed.

ryanbuening commented 2 years ago

@tomasr this appears to be much better than before 👍. I do still notice some occasional flashing around brackets (gif below). Not sure if anything further can be done.

flashing

ryanbuening commented 2 years ago

Ah, interesting. It just appeared to be flashing as it was changing from light gray (no color) to aqua (colored). Thanks for the insight.