Open FranzShester opened 4 years ago
I've noticed that. I believe it's tied to a change in how classification works in VS due to Roslyn, but I'm not quite sure of the best way to try to fix it. I think basically pressing space right after the keyword is triggering a reclassification, and Viasfora has a short delay to reclassify itself as otherwise VS can block...
Hello, first of all, thanks for this awesome plugin! For me, everything works flawlessly except that I have a small color issue when writing control flow keywords as you can see on the gif below. it looks like when I write a control flow keyword and press space, the color changes back to its original keyword color for a second and then colorizes again. It's not a big issue but it looks pretty weird.
I'm using Visual Studio Community 16.7.3 and I don't have any other color plugin installed.
Thanks