Grahame A
Grahame A

Reputation: 3953

Odd artifacting problem only in Visual Studio

This has been happening pretty consistently in the past 24 hours, it seems any time intellisense comes up visual studio gets these black garbled rectangles all over it. I thought this was a video card issue so I swapped it out for a new one, and the issue persisted. Has anybody seen this problem before? Sorry if this isn't exactly code related.

visual studio problem

Upvotes: 0

Views: 43

Answers (1)

vcsjones
vcsjones

Reputation: 141588

If it is enabled, you can try turning off Hardware Acceleration in Visual Studio under Tools > Options. Make sure to check "Show All Settings" as well.

Visual Studio Dialog

Upvotes: 2

Related Questions