在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:


  • 自动括号完成

  • 括号(和其他字符)每当ENTER按括号内,像这样的自动缩进:

在输入:

{*}

输入后:

{
    *
}

时有可能使在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.

还有视觉辅助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. =)