Open-source Ruby development tools combining the powers of the Eclipse IDE and the Solargraph language server!
Ruby features at a glance:
- Rich syntax highlighting and code folding
- Code completion
- Documentation hovers
- Rename refactoring
- Find references and mark occurrences
- Jump to declarations
- Code outline
- Compiler warnings based on Rubocop rules
- Code formatter
- Interactive debugger
- Run Ruby scripts with customisable launch configurations
- Run bundle install on Gemfiles and gem build on gemspec files
- Support for web development with ERB Rails files
- Many other features part of the Language Server Protocol
Like the plugin? Consider starring it on the marketplace and on GitHub: https://github.com/PyvesB/eclipse-solargraph
Various tips and tricks and ticks to make the most of the plugin can be found here.
Categories: Editor, IDE, Languages, Programming Languages, Web
Tags: Ruby, debugger, rails, web, fileExtension_rb, fileExtension_gemspec, fileExtension_erb, fileExtension_eye, fileExtension_rhtml, fileExtension_rhtm, fileExtension_arb, fileExtension_builder, fileExtension_cgi, fileExtension_fcgi, fileExtension_god, fileExtension_irbrc, fileExtension_jbuilder, fileExtension_mspec, fileExtension_pluginspec, fileExtension_podspec, fileExtension_prawn, fileExtension_pryrc, fileExtension_rabl, fileExtension_rake, fileExtension_rbuild, fileExtension_rbw, fileExtension_rbx, fileExtension_rjs, fileExtension_ru, fileExtension_ruby, fileExtension_simplecov, fileExtension_spec, fileExtension_thor, fileExtension_watchr, gemfile, appfile, appraisals, berksfile, brewfile, buildfile, capfile, deliverfile, fastfile, guardfile, jarfile, mavenfile, podfile, puppetfile, rakefile, snapfile, steepfile, thorfile, vagrantfile, dangerfile
Additional Details
Eclipse Versions: 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2024-12 (4.34), 2025-03 (4.35), 2025-06 (4.36)
Platform Support: Windows, Mac, Linux/GTK
Development Status: Production/Stable
Date Created: Friday, April 26, 2019 - 16:11
License: EPL 2.0
Date Updated: Saturday, July 27, 2024 - 05:41
Submitted by: Pierre-Yves Bigourdan
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
June 2025 | 276/581 | 15 | 11 |
May 2025 | 234/634 | 46 | 16 |
April 2025 | 263/623 | 36 | 19 |
March 2025 | 255/661 | 59 | 26 |
February 2025 | 301/645 | 36 | 33 |
January 2025 | 237/654 | 61 | 23 |
December 2024 | 257/654 | 50 | 12 |
November 2024 | 217/658 | 74 | 20 |
October 2024 | 231/663 | 71 | 13 |
September 2024 | 212/642 | 84 | 17 |
August 2024 | 238/641 | 58 | 18 |
July 2024 | 235/663 | 61 | 18 |
Reviews Add new review
Update to latest lsp4e snapshot
Submitted by Pierre-Yves Bi… on Sun, 01/16/2022 - 13:03
A bug in Eclipse 2021-12 breaks most of the plugin's functionality. If you're using that specific Eclipse version, please update to the latest lsp4e snapshot (update site: http://download.eclipse.org/lsp4e/snapshots).