Emphasize!A Visual Studio extension that shows emphasis in your comments. Sick of boring comments in your code? This extension will highlight words and phrases that you add emphasis to so that they stand out. ExamplesTypes of EmphasisThree types of emphasis are supported:
You can even nest the different types of emphasis. Language SupportWorks in all language that Visual Studio highlights comments in, including:
CustomizationIf you're not happy with the colors, you can change this via Visual Studio's Fonts and Colors options. Just look for these display items:
Note: The background color of emphasized code spans is always partially transparent. LimitationsEmphasized phrases that span multiple lines are not currently supported. |