rails-extension-power-pack
ruby-lsp
rails-extension-power-pack | ruby-lsp | |
---|---|---|
1 | 20 | |
11 | 1,778 | |
- | 2.7% | |
10.0 | 9.9 | |
almost 3 years ago | 2 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
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.
rails-extension-power-pack
-
vscode suggestions
Andrew Mason's extension pack - https://github.com/andrewmcodes/rails-extension-power-pack
ruby-lsp
-
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?
-
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
What are some alternatives?
ifme - Free, open source mental health communication web app to share experiences with loved ones
solargraph - A Ruby language server.
good_job - Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
vscode-ruby-lsp - VS Code plugin for connecting with the Ruby LSP
ransack - Object-based searching.
RailsAutoCompleteHelper - Autocomplete helper for Ruby on Rails projects that pulls data from model files