ZIm/crates/tasks_ui/src
Kirill Bulatov 936ad0bf10
Use better fallback for empty rerun action (#32031)
When invoking the task rerun action before any task had been run, it
falls back to task selection modal.
Adjust this fall back to use the debugger view, if available:

Before:

![before](https://github.com/user-attachments/assets/737d2dc1-15a4-4eea-a5f9-4aff6c7600cc)


After:

![after](https://github.com/user-attachments/assets/43381b85-5167-44e7-a8b0-865a64eaa6ea)


Release Notes:

- N/A
2025-06-03 22:45:37 +00:00
..
modal.rs Use both language and LSP icons for LSP tasks (#31773) 2025-05-30 19:28:56 +00:00
tasks_ui.rs Use better fallback for empty rerun action (#32031) 2025-06-03 22:45:37 +00:00