Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 ReSharper 中配置了 160 的最大行长,并且代码的格式很好。但是,注释没有格式化,它们可以超过 160 个字符。有没有办法格式化评论?
您可以使用免费的 CodeMaid 扩展(工具->扩展和更新)格式化评论,它与 ReSharper 很好地集成。