Code editing in Visual Studio like it is in Aptana Studio

最后都变了- 提交于 2019-12-05 20:30:52

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.

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. =)

Check Productivity Power Tools. It has plenty of nice stuff:

  • Auto Brace Completion
  • Quick Find
  • Enhanced Scrollbar
  • Searchable Add Reference Dialog

and others.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!