SaaSHub helps you find the best software and product alternatives Learn more →
Ruby-lsp Alternatives
Similar projects and alternatives to ruby-lsp
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ruby-lsp discussion
ruby-lsp reviews and mentions
-
Why I Stopped Letting AI Write My Code (May 2026)
As long as I clear the minimum security bar, sloppy implementation is fine here. I've personally built a few ruby-lsp addon gems for myself, which enable VS Code go-to-definition for Rails DSL methods (scope, delegate, etc.) and CodeLens display of model associations. The vibe is "as long as it runs" — and I haven't written a single line of that code by hand.
-
Migrating from asdf and direnv to mise
I encountered an issue where ruby-lsp wouldn't work in Emacs for repositories using a Ruby version different from the global one.
-
Ask HN: Would you still choose Ruby on Rails for a startup in 2025?
The statement that Rails is an "unserious" framework is not true. There are many multi-million/billion dollar companies built with Rails: Shopify, GitHub, Chime, Gusto, GitLab, and Basecamp/Hey, to name a few.
1. It does: https://github.com/Shopify/ruby-lsp
-
Brakeman LSP Support
This new gem allows Brakeman scans to be integrated into code editors via ruby-lsp. Scans will run asynchronously in the background and warnings will can be shown inline in the editor.
-
Ask HN: Which alternative to Python for personnal use would you recommend?
I will keep it in mind, though a quick search returned a project that resemble LSP integration for Ruby : https://github.com/Shopify/ruby-lsp.
Also RubyMine (IDE from Jetbrains) seems to have its own LSP integrated.
-
RoR Debugbar
Some details from https://github.com/Shopify/ruby-lsp
> NOTE: starting with v0.7.0, it is no longer recommended to add the ruby-lsp to the bundle. The gem will generate a custom bundle in .ruby-lsp/Gemfile which is used to identify the versions of dependencies that should be used for the application (e.g.: the correct RuboCop version).
- Unveiling the big leap in Ruby 3.3's IRB
- I Love Ruby
-
RubyConf 2023 Recap
After lunch, I parked at the Ruby LSP table. I worked with Julie and Drew on HEREDOC endings. We also found an issue that we spent some time digging into, but ran out of time before we had a solution. It was fun spelunking through the code with friends. Ufuk joined us in looking at the cursor indentation issue. His sage wisdom helped us navigate through an unfamiliar codebase.
- Does anyone here use Solargraph with Rails?
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
Shopify/ruby-lsp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ruby-lsp is Ruby.