Modern 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
This Ruby plugin is free and open-source. Support the project by starring the plugin 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_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_spec, fileExtension_thor, fileExtension_watchr, gemfile, appfile, appraisals, berksfile, brewfile, capfile, deliverfile, fastfile, guardfile, podfile, puppetfile, rakefile, snapfile, thorfile, vagrantfile, dangerfile
Additional Details
Eclipse Versions: 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), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30)
Platform Support: Windows, Mac, Linux/GTK
Development Status: Production/Stable
Date Created: Friday, April 26, 2019 - 16:11
License: EPL 2.0
Date Updated: Friday, October 6, 2023 - 10:49
Submitted by: Pierre-Yves Bigourdan
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2023 | 212/482 | 8 | 2 |
November 2023 | 232/686 | 93 | 28 |
October 2023 | 222/673 | 103 | 14 |
September 2023 | 212/663 | 102 | 13 |
August 2023 | 193/673 | 109 | 8 |
July 2023 | 201/668 | 109 | 9 |
June 2023 | 196/669 | 121 | 9 |
May 2023 | 209/671 | 116 | 12 |
April 2023 | 219/667 | 99 | 16 |
March 2023 | 203/686 | 139 | 10 |
February 2023 | 182/667 | 159 | 30 |
January 2023 | 194/675 | 137 | 27 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
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).