Font and Colors issue

  • Thread starter Thread starter nenski
  • Start date Start date
N

nenski

Guest
Hello everyone,

I'm having a weird bug with my version of VS Community 2019 (16.4.5)

I'm using the Enhanced color scheme with some personal changes to the environments font and colors (specifically C++ functions and local variables) where it keeps the style until I begin writing code at which point it completely removes it all. I originally had 16.1.X, but decided to upgrade (I didn't have problems prior to this version) to the latest version in order to get the Enhanced color scheme.

Here's an example of what's happening:

Before
https://i.gyazo.com/9a9b2af3c80a6c8619cc1ad477be1efc.png

After (added // comment -- which removes all markup)
https://i.gyazo.com/e5bc156076be5b1d2e8a9d167043cab6.png

(wasn't able to upload images because I'm not verified)


Anyone know why it's doing this?

Regards

Continue reading...
 
Back
Top