使用智能感知进行 Ruby 编辑

发布于 2024-08-16 02:13:13 字数 338 浏览 2 评论 0原文

目前我正在探索红宝石的世界。在 irb 中进行操作,您会得到很好的智能感知,例如 5.。我尝试了很多编辑器/IDE(主要是 gedit、vim、radrails)和几个插件。我有点不喜欢臃肿的 eclipse 风格的环境,但据我发现它是唯一提供智能感知的环境。 我为 gedit/vim 找到的所有内容(从未尝试过 emacs,实际上我不记得有人使用 emacs 进行 ruby​​ 开发)都是根据同一文件中的短语完成补全的插件。

编辑器有类似智能感知的功能吗?在我的工作中,我在 Eclipse PDT 中开发 PHP,但我真的不想为 ruby​​ 使用臃肿的 IDE :)

Currently I am exploring the world of ruby. Playing around in the irb you get nice intellisense for like 5.<tab><tab>. I tried many editors/IDEs (mainly gedit, vim, radrails) with a couple of plugins. I kind of do not like the bloated eclipse-style environment but as far as I found out it is the only one providing intellisense.
All I have found for gedit/vim (never tried emacs, actually I cannot remember anyone using emacs for ruby development) are plugins doing completion based on phrases in the same file.

Is there some intellisenselike feature for an editor? In my job I am developing PHP in Eclipse PDT but I would really like to not use a bloated IDE for ruby :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

日裸衫吸 2024-08-23 02:13:13

使用 Rubymine。它的三个杀手级功能是智能感知、重构和调试。

Use Rubymine. Its three killer features are Intellisense, Refactoring and Debugging.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文