zed/extensions/scheme/languages/scheme
狐狸 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
..
brackets.scm Extract Scheme and Racket language support into extensions (#10442) 2024-04-11 12:45:46 -07:00
config.toml Extract Scheme and Racket language support into extensions (#10442) 2024-04-11 12:45:46 -07:00
highlights.scm Improve syntax highlights (#18728) 2024-10-09 19:25:46 +02:00
indents.scm Extract Scheme and Racket language support into extensions (#10442) 2024-04-11 12:45:46 -07:00
outline.scm Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
overrides.scm Extract Scheme and Racket language support into extensions (#10442) 2024-04-11 12:45:46 -07:00