在 Visual Studio 中编辑代码就像在 Aptana Studio 中一样 [英] Code editing in Visual Studio like it is in Aptana Studio

查看:29
本文介绍了在 Visual Studio 中编辑代码就像在 Aptana Studio 中一样的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何 Visual Studio 插件可以让您拥有在 Aptana Studio 中获得的美妙类型样式,即:

Is there any plugins to Visual Studio that enables you to have the wonderful type-style you get in Aptana Studio, ie:

  • 自动大括号补全
  • 每当在大括号内按下输入"时,大括号(和其他字符)的自动缩进,如下所示:

输入前:

{*}

输入后:

{
    *
}

是否可以在 Visual Studio 中进行这项工作(通过插件或其他方式)?

Is it possible to make this work in Visual Studio (via plugin or otherwise)?

推荐答案

例如,您可以使用 Resharper、http://www.jetbrains.com/resharper,这是一个代码风格、代码重构和格式的付费插件.比较先进.

You can use, for instance, Resharper, http://www.jetbrains.com/resharper, which is a pay-for plugin for code style, code refactoring and formatting. Rather advanced.

还有 Visual Assist X、http://www.wholetomato.com/ 以及 JustCode, http://www.telerik.com/products/justcode.aspx 和一个整体更多.有几种产品,其中大部分是为了钱,其中大部分是好的.=)

There's also Visual Assist X, http://www.wholetomato.com/, as well as JustCode, http://www.telerik.com/products/justcode.aspx and a whole lot more. Several products available, most of them for money, most of them good. =)

这篇关于在 Visual Studio 中编辑代码就像在 Aptana Studio 中一样的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆