I'm using 125% scaling on my secondary monitor.
When I open Visual studio 2022 all files look good, only the files which contain HTML code (in my case .aspx, .ascx, .master files) are blurry the other (.cs, .css, .config) files are sharp. The "Optimize rendering for screens with different pixel densities" setting in VS2022 is turned on.
On my laptop monitor, which uses 100% scaling, it looks just fine.
I also have the setting in Windows under "Advanced scaling settings" called "Let Windows try to fix apps so they're not blurry" turned on.
Does anyone know why this problem only affects HTML-containing files?
And maybe more importantly how to fix this?
Textsharp made no difference, it only made the sharp text look aliased. The blurry text still was blurry.
It seems reopening Visual Studio from my secondary screen did the trick. I'm certain I tried this a few hours ago as well, and it didn't seem to work then.
For now, it seems fixed.