![]() Release Notes: - Improved Rust macro highlighting | Zed 0.180.2 | With this PR | | --- | --- | |  |  | ```rust macro_rules! square { ($e:expr) => { $e * $e }; } ``` - `$var`: `variable` - `expr`: `type` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |