I’ve looked, but it doesn’t look like you can apply specific formatting to just comments.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, there is an Add-In which will automatically format your comments to a given width (as a side feature).
It is HyperAddIn – the main feature of which is allowing you to create ‘hyperlinks’ to other places in your code within comments, like this:
With HyperAddIn installed, the
code:ComponentManager.Initialise()becomes a clickable link.I have it installed, it works OK, but I must admit that most of the time I don’t have the comment formatting switched on.