嗯,有一个插件可以自动将您的评论格式化为给定的宽度(作为附带功能)。
它是HyperAddIn - 其主要功能是允许您在注释中创建指向代码中其他位置的“超链接”,如下所示:
// The other half of this logic is in code:ComponentManager.Initialise()
Run Code Online (Sandbox Code Playgroud)
安装 HyperAddIn 后,将code:ComponentManager.Initialise()
成为可单击的链接。
我已经安装了它,它工作正常,但我必须承认,大多数时候我没有打开评论格式。