zed/extensions/ruby
Vitaly Slobodin 2f4890ae39
ruby: Pass initialization options to LSPs (#12012)
This pull request adds ability to pass `initialization_options` to both
`solargraph` and `ruby-lsp` language servers. Additionally it updates
the documentation to reflect that and the recently added `ruby-lsp`
server.

Release Notes:

- Pass `initialization_options` to Ruby LSP servers.
2024-05-20 10:18:32 +03:00
..
languages ruby: Use two spaces per indentation level (#11869) 2024-05-15 14:07:00 -04:00
src ruby: Pass initialization options to LSPs (#12012) 2024-05-20 10:18:32 +03:00
Cargo.toml ruby: Bump to v0.0.3 (#11833) 2024-05-14 19:08:39 -04:00
extension.toml ruby: Bump to v0.0.3 (#11833) 2024-05-14 19:08:39 -04:00
LICENSE-APACHE