Robe
Visit ToolRobe is a code assistance tool for Ruby that provides code navigation, documentation lookup, and completion. It uses a Ruby REPL subprocess to offer information about loaded classes and modules.
At a glance
Trending
Robe is a code assistance tool for Ruby that provides code navigation, documentation lookup, and completion. It uses a Ruby REPL subprocess to offer information about loaded classes and modules.
Trending
About
Robe is a comprehensive code assistance tool specifically designed for Ruby development within Emacs. It leverages a Ruby REPL subprocess, loading your application or gem code to provide detailed insights into loaded classes, modules, and method definitions. Key functionalities include jumping to method definitions, superclass methods, or constant definitions, displaying method documentation, and offering method and constant name completion. It also supports completion for instance and local variable names within the current file. Robe integrates with `inf-ruby` for managing the Ruby console and offers features like reloading the current file or the entire Rails environment. It's compatible with `company-mode` for enhanced completion and supports built-in Emacs completion. The tool is tested with various Ruby versions and Emacs 27.1+, primarily on GNU/Linux, with some functionality on JRuby and MS Windows.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending