question

moeenkamali-7862 avatar image
0 Votes"
moeenkamali-7862 asked karenpayneoregon answered

is it possible to replace squaggles with straight line or highlights in visual studio?

i think those squiggles are really ugly and Resharper uses them a lot. not just for errors but also for suggestions and... that you don't want to fix it. so there are lots of squiggles in a same file.


i could not find any setting in vs or ReSharper to make that better. is there any suggestions for it?

dotnet-csharp
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

No it's not possible to replace squiggly annotations with any replacements.

0 Votes 0 ·
lextm avatar image
0 Votes"
lextm answered

For ReSharper you can completely disable code analysis or just ask certain rules to mute via "Do not show".

Visual Studio has similar settings.

BTW, you are highly recommended to resolve as many as possible, as those issues reported are quite typical indicators of bad code smells.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

karenpayneoregon avatar image
0 Votes"
karenpayneoregon answered

As Lextm mentioned about Resharper disabling

127315-figure1.png



figure1.png (55.3 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.