ZIm/crates/extension
Marshall Bowers 141ad72d97
extension: Use heck instead of convert_case for snake_case check (#28608)
This PR updates the snake_case check for grammar names to use `heck`
instead of `convert_case`.

`heck` correctly handles values like `d2`.

Fixes https://github.com/zed-industries/zed/issues/28583.

Release Notes:

- Updated snake_case check for grammar names in extensions.
2025-04-11 22:01:25 +00:00
..
src extension: Use heck instead of convert_case for snake_case check (#28608) 2025-04-11 22:01:25 +00:00
Cargo.toml extension: Use heck instead of convert_case for snake_case check (#28608) 2025-04-11 22:01:25 +00:00
LICENSE-GPL Add new extension crate (#20089) 2024-11-01 13:20:30 -04:00