zed/extensions/ruby
狐狸 f05b440572
Improve syntax highlights (#18728)
Closes #18722

- Replace the `@escape` capture name with `@string.escape` for escape
sequences in Go, Python, Regex, Racket, Ruby, and Scheme.
- Rust
  - Add syntax highlighting for escape sequences. Close #18722
- Fix the issue where `@punctuation.delimiter` is being overwritten by
`@operator`.
  - Add the period (".") to `@punctuation.delimiter`.

Release Notes:

- N/A
2024-10-09 19:25:46 +02:00
..
languages Improve syntax highlights (#18728) 2024-10-09 19:25:46 +02:00
src chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
Cargo.toml ruby: Bump version to v0.2.0 (#17128) 2024-08-30 09:02:22 -04:00
extension.toml ruby: Bump version to v0.2.0 (#17128) 2024-08-30 09:02:22 -04:00
LICENSE-APACHE Extract Ruby extension (#11360) 2024-05-10 11:53:11 -04:00