ZIm/crates/debugger_ui
Cole Miller f36143a461
debugger: Run locators on LSP tasks for the new process modal (#32097)
- [x] pass LSP tasks into list_debug_scenarios
- [x] load LSP tasks only once for both modals
- [x] align ordering
- [x] improve appearance of LSP debug task icons
- [ ] reconsider how `add_current_language_tasks` works
- [ ] add a test

Release Notes:

- Debugger Beta: Added debuggable LSP tasks to the "Debug" tab of the
new process modal.

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
2025-06-05 13:25:51 -04:00
..
src debugger: Run locators on LSP tasks for the new process modal (#32097) 2025-06-05 13:25:51 -04:00
Cargo.toml debugger: Run locators on LSP tasks for the new process modal (#32097) 2025-06-05 13:25:51 -04:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00