新手问题 有带智能提示的 Ruby IDE 吗?

drine · January 22, 2015 · Last by willmouse replied at January 23, 2015 · 2652 hits

大家习惯用什么写 ruby

我用 Rubymine, 有提示,还行

#1 楼 @cqcn1991 有 sublime 的 ruby 智能提示的插件之类的么

vim 表示也有

#3 楼 @crazyjin vim 用的是什麼啊?

#4 楼 @blacktulip Valloric/YouCompleteMe

https://github.com/dgutov/robe

支持上下文语义级别的代码提示,这个只支持 Emacs。

https://github.com/Valloric/YouCompleteMe#semantic-completion-for-other-languages 从 YCM 的文档上看,好像通过 Eclim 可以实现语义级别的 Ruby 代码提示,不过我不知道有没有人弄成功过。

You need to Sign in before reply, if you don't have an account, please Sign up first.