zed/extensions/ruby/languages
Vitaly Slobodin 45afe9dffa
ruby: Add support for *.rbs files (#15778)
Hi, this pull request adds support for RBS files for the Ruby language.
[RBS](https://github.com/ruby/rbs) is a language to describe the
structure of Ruby programs.

This pull request:

- adds a new grammar to the Ruby extension for RBS
https://github.com/joker1007/tree-sitter-rbs
- configures the Ruby extension to use the added grammar.

Release Notes:

- N/A
2024-08-06 09:51:44 +02:00
..
erb Extract Ruby extension (#11360) 2024-05-10 11:53:11 -04:00
rbs ruby: Add support for *.rbs files (#15778) 2024-08-06 09:51:44 +02:00
ruby ruby: Recognize Steepfiles as Ruby (#15762) 2024-08-04 11:57:34 -04:00