zed/extensions/ruby
Vitaly Slobodin 75775292b3
ruby: Add support for "rubocop" language server (#14661)
Hi, this pull request adds support for `rubocop` language server. I
noticed that `ruby-lsp` LS is becoming more popular but it still lacks
diagnostics support in Zed. To cover that missing feature, it could be
good to use `rubocop` LS to show diagnostics alongside with the running
Ruby LSP.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-07-17 17:29:42 -04:00
..
languages ruby: Remove outline for running tests (#12642) 2024-06-10 18:04:43 +02:00
src ruby: Add support for "rubocop" language server (#14661) 2024-07-17 17:29:42 -04:00
Cargo.toml ruby: Bump to v0.0.6 (#12395) 2024-05-28 16:14:38 -04:00
extension.toml ruby: Add support for "rubocop" language server (#14661) 2024-07-17 17:29:42 -04:00
LICENSE-APACHE Extract Ruby extension (#11360) 2024-05-10 11:53:11 -04:00