Making Exclamation Points more Visible
After becoming accustomed to False ==
in place of exclamation points, my coworker tends not to see them in code. I am wondering if anyone can offer a suggestion for a way to configure Visua开发者_如何学JAVAl Studio 2010 (via an add-in or otherwise) to make them more noticeable (e.g. bolding them or changing their color).
If you search for ! then it will temporarily change background color to yellow.
精彩评论