ZIm/crates/dap_adapters
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 debugger: Add inline value tests (#29815) 2025-05-07 12:39:35 +00:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00