zed/extensions/ruby
Vitaly Slobodin 43be375c76
ruby: Fix solargraph completion highlighting (#11825)
Hi. This pull request fixes a small error with `solargraph` completions
to make them more detailed. It removes the nested match expression to
resolve the problem with highlighting the completion items and their
signatures with the return type as well. Thanks.

See screenshots below.

Release Notes:

- N/A

| Before  | After |
| ------------- | ------------- |
| ![CleanShot 2024-05-14 at 23 23
00@2x](https://github.com/zed-industries/zed/assets/1894248/4ea1fa41-1189-4607-8aea-547c27229a18)
| ![CleanShot 2024-05-14 at 23 29
30@2x](https://github.com/zed-industries/zed/assets/1894248/3c7be39a-2c7b-4662-8519-8c258c049cfa)
|
2024-05-14 18:54:19 -04:00
..
languages ruby: Move injections to extension (#11664) 2024-05-10 12:06:15 -04:00
src ruby: Fix solargraph completion highlighting (#11825) 2024-05-14 18:54:19 -04:00
Cargo.toml ruby: Bump to v0.0.2 (#11769) 2024-05-13 17:32:43 -04:00
extension.toml ruby: Bump to v0.0.2 (#11769) 2024-05-13 17:32:43 -04:00
LICENSE-APACHE Extract Ruby extension (#11360) 2024-05-10 11:53:11 -04:00