简体   繁体   中英

Underline warnings in Visual Studio 2010?

Is it possible to get all warnings underlined in the source code, similar to how errors are underlined?

When I write #warning This is a warning it gets a green squiggly underline, but for code analysis warnings, stylecop warnings and stylecop+ warnings, there's no underline.

You can use third party tool like ReSharper to see these warnings.

ReSharper Site

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM