omsharp / BetterComments

A Visual Studio extension for better comments.
Other
70 stars 28 forks source link

Add case-sensitive to "better-comments.tags" setting #38

Open Fabioni opened 4 years ago

Fabioni commented 4 years ago

Hey, I would like to specify case-sensitive in the settings for a specific tag, e.g.:

"tag": "todo", "color": "#FF8C00", "strikethrough": false, "underline": false, "backgroundColor": "transparent", "bold": false, "italic": false, "case-sensitive": true