设置源代码的格式,使最大字符数不超过给定的限制
Visual Studio 的多个扩展,例如 VisualAssist 或 Visual Studio Productivity PowerTools 支持定义“指导方针”。 “指南”(这是上述扩展中使用的技术术语)是绘制到文本编辑器中的垂直线。这个想法是,例如,为了符合编码风格,源代码不应超出“准则”。
我了解至少上述扩展不提供用于执行策略的内置支持,以便源代码可以(根据需要,例如通过菜单项或工具栏按钮)自动重新格式化以不超过“指导方针”。
是否有任何免费(如“免费啤酒”)的 Visual Studio 扩展可以为此目的提供源代码格式化程序?
Several extensions to Visual Studio like VisualAssist or the Visual Studio Productivity PowerTools support the definition of a "guideline". The "guideline" (which is the technical term used within the mentioned extensions) is a vertical line drawn into the text editor. The idea is that, e.g. in order to conform with coding styles, the source code should not exceed the "guideline".
I understand that at least the above-mentioned extensions do not provide built-in support for enforcing the policy such that the source code can (on demand, e.g. by means of a menu item or a toolbar button) be automatically re-formatted to not exceed the "guideline".
Is there any free (as in "free beer") Visual Studio extension out there that contributes a source-code formatter for this purpose?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论