zed/crates/zed2
Mikayla Maki ca3341f066
Improve actions macros (#3292)
- `actions!` now uses `#[action]` on each struct to reduce duplication.
- The `#[action]` macro now works on unit structs.
- Renamed `menu::unused` to `menu::init` and added more explanation in
comments.

Release Notes:

- N/A
2023-11-13 17:14:56 -08:00
..
contents
resources
src Improve actions macros (#3292) 2023-11-13 17:14:56 -08:00
build.rs
Cargo.toml Start working on command_palette2 2023-11-09 17:54:05 +01:00