ZIm/crates/debugger_ui
Anthony Eid f1fe505649
debugger: Show language icons in debug scenario picker (#30662)
We attempt to resolve the language name in this order

1. Based on debug adapter if they're for a singular language e.g. Delve
2. File extension if it exists
3. If a language name exists within a debug scenario's label

In the future I want to use locators to also determine the language as
well and refresh scenario list when a new scenario has been saved

Release Notes:

- N/A
2025-05-14 00:50:58 +02:00
..
src debugger: Show language icons in debug scenario picker (#30662) 2025-05-14 00:50:58 +02:00
Cargo.toml Show tasks in debugger: start (#30584) 2025-05-13 14:25:37 +02:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00