robe VS citre

Compare robe vs citre and see what are their differences.

robe

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

citre

A superior code reading & auto-completion tool with pluggable backends. (by universal-ctags)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
robe citre
3 5
572 312
- 5.1%
8.3 7.6
about 1 month ago 4 days ago
Emacs Lisp Emacs Lisp
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

robe

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 2023-10-03.
  • 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

citre

Posts with mentions or reviews of citre. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-09.

What are some alternatives?

When comparing robe and citre you can also consider the following projects:

lsp-docker - Scripts and configurations to leverage lsp-mode in docker environment

ggtags - Emacs frontend to GNU Global source code tagging system.

doomemacs - An Emacs framework for the stubborn martian hacker

consult-lsp - LSP-mode and consult.el helping each other

helm - Emacs incremental completion and selection narrowing framework

counsel-etags - Fast, energy-saving, and powerful code navigation solution

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

company-mode - Modular in-buffer completion framework for Emacs

magit - It's Magit! A Git Porcelain inside Emacs.

corfu - :desert_island: corfu.el - COmpletion in Region FUnction

ruby-json-to-hash.el - Convert json into hash on Ruby

consult-eglot - Jump to workspace symbols with eglot and consult