omsharp / BetterComments

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

font size is not adjusted in collapsed comments #30

Open manfredk opened 5 years ago

manfredk commented 5 years ago

Hi Omar,

just noted that the font size is back to normal when the comment is collapsed. This is the observed behavior (at least in VS 2017 Enterprise):

image

Imho, this should be also smaller, as defined in the BetterComments - options.

Hope you're well.

Kind regards, Manfred

omsharp commented 5 years ago

Hi,

Yeah, I noticed this issue myself. Currently I'm working on overhauling the extension to add the ability for custom tokens and some other features, and I'll probably look into it after I'm done. Not sure how easy it would be though!

Thanks for the feedback :)