robe

Code navigation, documentation lookup and completion for Ruby (by dgutov)

Robe Alternatives

Similar projects and alternatives to robe

  1. magit

    127 robe VS magit

    It's Magit! A Git Porcelain inside Emacs.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. vim-fugitive

    117 robe VS vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

  4. helm

    48 robe VS helm

    Emacs incremental completion and selection narrowing framework (by emacs-helm)

  5. Pry

    37 robe VS Pry

    A runtime developer console and IRB alternative with powerful introspection capabilities.

  6. lsp-docker

    7 robe VS lsp-docker

    Scripts and configurations to leverage lsp-mode in docker environment

  7. fuzzy_ruby_server

    A Ruby language server for large codebases

  8. ruby-json-to-hash.el

    Convert json into hash on Ruby

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. citre

    5 robe VS citre

    A superior code reading & auto-completion tool with pluggable backends.

  11. doomemacs

    157 robe VS doomemacs

    An Emacs framework for the stubborn martian hacker

  12. rbs-mode

    1 robe VS rbs-mode

    Emacs major mode for Ruby type signature

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better robe alternative or higher similarity.

robe discussion

Log in or Post with

robe reviews and mentions

Posts with mentions or reviews of robe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-27.
  • Mastering Ruby Code Navigation: Ruby LSP Enhancements in the First Half of 2024
    2 projects | news.ycombinator.com | 27 Jul 2024
    In emacs, there's robe mode which I found to work very well. It keeps a Ruby process running with your code loaded in it.

    I wonder why no one's written a Ruby LSP with this approach rather than relying on static analysis.

    https://github.com/dgutov/robe

  • Is it too late to learn emacs as a vim lifer?
    3 projects | /r/emacs | 3 Oct 2023
    I also did this for over 20 years (well, with screen(1) back in the day first) and I managed a lot of scripts for rsync(1)ing configs and source code. Emacs was designed to run as a GUI and makes heavy use of control sequences that affect terminal emulators (such as C-c, C-s, C-q, C-h, C-z, etc.); I spent considerable time forcing Emacs to work nicely in my terminal under tmux (where I've always used M-t as my prefix key, but that's a story for another time!), and I had a pretty nice terminal workflow that way, but it was laughably and ironically a PITA to get Control-H and backspace working in a way that was satisfiable to me in all cases of all layers (terminal emulator -> tmux -> zsh -> emacs). I eventually gave up on that for reasons related to an insane thing I discovered and make heavy use of, called Org Mode, which I primarily use to organize and maintain and evaluate code blocks of scripting languages with a REPL integration (the whole reason I switched to Emacs one day in a fury of ragequitting Vim was to try Robe Mode). So I now run Emacs in the GUI as demigods intended, but this will likely not be an option for you given your SSH workflow.
  • shell-maker: Make your own shell in 15 lines of elisp (batteries included)
    2 projects | /r/emacs | 8 Apr 2023
    This means I can be editing a shell script and easily inject arbitrary regions into a shell buffer for immediate testing (point never leaves the window where I am editing, and I can view the shell output in an adjacent window). This is similar to what Robe does with Pry within an inferior Ruby process using comint.
  • Emacs and Rails
    3 projects | /r/emacs | 29 Sep 2022
    I work on a large rails project with Emacs and I had a lot of trouble with Eglot and LSP mode with Solargraph, and decided to try Robe and it has been working well for me the past few days
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic robe repo stats
4
587
7.2
4 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Emacs Lisp is
the 26th most popular programming language
based on number of references?