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)
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 |
---|---|---|---|
October 2024 | 252/587 | 22 | 1 |
September 2024 | 212/642 | 84 | 17 |
August 2024 | 238/641 | 58 | 18 |
July 2024 | 235/663 | 61 | 18 |
June 2024 | 234/681 | 73 | 19 |
May 2024 | 249/682 | 68 | 157 |
April 2024 | 209/687 | 106 | 19 |
March 2024 | 238/694 | 83 | 13 |
February 2024 | 215/687 | 90 | 278 |
January 2024 | 212/691 | 99 | 13 |
December 2023 | 222/671 | 90 | 12 |
November 2023 | 232/686 | 93 | 28 |
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).