适用于 Windows 的自动补全 ruby on Rails 编辑器
我正在寻找一个在 Windows 上像 Eclipse 一样自动完成的编辑器/IDE(你开始输入,并且有一个可能的函数/变量的列表)。我尝试了 Netbeans,但它不支持网络驱动器,我尝试了我的 ruby 和 aptana,但选项卡 gizmo 要求您已经非常了解 ruby on Rails 才能使用。
是否有适用于 Windows 且具有自动完成功能的 Rails 编辑器?
I am looking for an editor/IDE on windows doing autocompletion like eclipse (you start to type and there is a list of possible functions/variables). I tried Netbeans but it does not support network drives, I tried ruby mine, and aptana, but the tab gizmo requires you already know ruby on rails very well to be used.
Is there a Rails editor for windows with autocompletion?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我认为 JetBrains 毫无疑问是市场上最好的 IDE。看看他们的Ruby Mine。它不是免费的,但有些东西是值得付费的。
I think JetBrains makes the best IDEs on the market, hands down. Take a look at their Ruby Mine. It's not free, but some things are worth paying for.
看看这个线程:
适用于 Windows 的 Ruby on Rails 编辑器
Take a look at this thread:
Ruby on Rails Editor for Windows
Aptana RadRails 是 Eclipse 的扩展,支持 ruby on Rails,并且是开源的。
RubyMine 也是另一个不错的编辑器,但它不是免费的。 RubyMine 无疑是一个有用的 IDE,但您可以先尝试开源 IDE。
Aptana RadRails is an extension for eclipse with ruby on rails support and is open source.
RubyMine is also another good editor but it is not free. RubyMine is surely a useful IDE but you might try the open source IDEs first.