Visual Studio 2010 是否提供对 IronRuby 的工具支持?
我对以下功能感兴趣:代码突出显示、智能感知、重构、代码导航(转到定义等)。
如果 Visual Studio 2010 中缺少此功能,也许 Microsoft 计划在将来添加这些功能,或者有社区项目来开发 IronRuby 工具加载项?
I am interested in the following features: Code highlighting, Intellisense, Refactorings, Code navigation (Go to Definition etc.).
If this functionality is missing from Visual Studio 2010 maybe Microsoft is planning to add these features in the future or there are community project to develop IronRuby tooling add-in?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
好消息!适用于 Visual Studio 2010 的 IronRuby 工具于 2010 年 10 月 21 日发布,可在此处获取:http://ironruby。 codeplex.com/releases/view/49097
Good news! IronRuby Tools for Visual Studio 2010 were released on 21 OCT 2010 and are available here: http://ironruby.codeplex.com/releases/view/49097
Microsoft 最近发布了适用于 Visual Studio 的 IronPython 工具,并且他们正在为 IronRuby 开发同样的工具。
目前还没有计划的发布日期,但他们正在努力。
Microsoft has recently released IronPython tools for Visual Studio and they are working on the same thing for IronRuby.
No planned release date yet but they are working on it.
没有本机支持。 并非由 Microsoft 直接提供
Ruby in Steel
这是 Visual Studio 的附加组件SapphireSteel 的开发使在 Visual Studio 中开发 Ruby 应用程序变得更加自然。它添加了新的 Ruby 项目类型、智能感知、代码片段和语法突出显示。但这需要花钱。
no native support. not by microsoft directly
Ruby in Steel
This add-on to Visual Studio by SapphireSteel makes developing Ruby applications inside Visual Studio much more natural. It adds new Ruby project types, intellisense, code snippets, and syntax highlighting. But it costs money.
澄清一下,SapphireSteel Software 早在 2008 年 2 月就发布了免费的 IronRuby IDE - 包括代码着色、项目管理、构建和运行、可视化表单设计等。但是,IronRuby 团队并没有大力支持这个项目,我们现在已经停止了开发如此处所述: http://www.sapphiresteel.com/Goodbye-IronRuby- Hello-Ruby-In
最良好的祝愿
Huw Collingbourne
SapphireSteel Software
To clarify, SapphireSteel Software released a free IronRuby IDE way back in February 2008 - with code coloring, project management, build and run, visual form design etc. However, the IronRuby team was not overwhelmingly supportive of this project and we have now ceased development as explained here: http://www.sapphiresteel.com/Goodbye-IronRuby-Hello-Ruby-In
best wishes
Huw Collingbourne
SapphireSteel Software