zed/crates/tasks_ui
Tim Masliuchenko 1af1a9e8b3
Toggle tasks modal in task::Rerun, when no tasks have been scheduled (#11059)
Currently, when no tasks have been scheduled, the `task::Rerun` action
does nothing.
This PR adds a fallback, so when no tasks have been scheduled so far the
`task::Rerun` action toggles the tasks modal

https://github.com/zed-industries/zed/assets/471335/72f7a71e-cfa8-49db-a295-fb05b2e7c905

Release Notes:

- Improved the `task::Rerun` action to toggle the tasks modal when no
tasks have been scheduled so far
2024-04-26 17:56:34 +02:00
..
src Toggle tasks modal in task::Rerun, when no tasks have been scheduled (#11059) 2024-04-26 17:56:34 +02:00
Cargo.toml task_ui: Move status indicator into tab bar of terminal panel (#10846) 2024-04-23 16:27:18 +02:00
LICENSE-GPL Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00