简体   繁体   English

重构像Resharper或Visual Assist X for VS2012 for D(DMD)之类的插件吗?

[英]Refactoring plugins like Resharper or Visual Assist X for VS2012 for D (DMD)?

Are there any refactoring plugins like Resharper or Visual Assist X for VS2012 for D (DMD)? 是否有诸如VS2012 for D(DMD)的Resharper或Visual Assist X等重构插件?

Feel free to mention any IDEs that have the functionality built-in. 随意提及任何具有内置功能的IDE。

For a quick answer: no. 快速回答:不。

Sadly, there's not much tools for D yet. 遗憾的是,目前还没有太多用于D的工具。 You should refer to this page for the list of IDE and some of their features. 您应该参考此页面以获取IDE及其一些功能的列表。 It's updated often. 它经常更新。 As of now, the only VS tool is VisualD . 到目前为止,唯一的VS工具是VisualD

Mono-D, plugin for MonoDevelop, and DDT, plugin for Eclipse, have very, very basic refactoring capabilities. MonoDevelop的Mono-D插件和Eclipse的DDT插件具有非常非常基本的重构功能。 At the moment of writing this answer there is no tool that is even remotely close to refactoring capabilities of NetBeans/IdeaJ/Eclipse when it comes to Java. 在编写此答案时,就Java而言,还没有一种工具甚至可以远程接近NetBeans / IdeaJ / Eclipse的重构功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM