ZIm/crates/zed/src
Conrad Irwin 00a8101016
Add a run menu (#32505)
As part of this I refactored the logic that enabled/disabled actions in
the debugger to happen at action registration time instead of using
command palette filters. This allows the menu to grey out actions correctly.

Release Notes:

- Add a "Run" menu to contain tasks and debugger
2025-06-10 19:57:46 -06:00
..
zed Add a run menu (#32505) 2025-06-10 19:57:46 -06:00
main.rs Replace async-watch with a custom watch (#32245) 2025-06-06 16:00:09 +00:00
reliability.rs Use shortened SHA when displaying version to install (#31281) 2025-05-23 14:53:53 +00:00
zed-main.rs Fix Unexpected Console Window When Running Zed Release Build (#32144) 2025-06-05 19:38:19 +08:00
zed.rs git_panel: Persist dock size (#32111) 2025-06-09 16:51:36 +05:30