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_language_server
Language Server implementation in Ruby for Ruby. Development happens on the develop branch. Production is master.
-
-
-
-
RailsAutoCompleteHelper
Autocomplete helper for Ruby on Rails projects that pulls data from model files
-
-
ruby-lsp discussion
ruby-lsp reviews and mentions
-
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?
-
VSCode now has documentation for Ruby
Thanks for the feedback. Added an issue for you: https://github.com/Shopify/ruby-lsp/issues/594
-
What extensions do you use for Ruby / Rails development on VS Code?
Links: Ruby-lsp , vscode addon
-
Unlock the Potential of VS Code for Ruby Programming
Thanks. You might like to watch this RFC PR https://github.com/Shopify/ruby-lsp/pull/429 (from me) with the proof of concept implementation of indexing and a very simplistic go to definition implementation, which is now being productionized properly. The indexing logic has moved into Syntax Tree and now we have access to a uniform API in Ruby LSP.
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jan 2025
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.