ZIm/crates/extension
Piotr Osiewicz 09d3ff9dbe
debugger: Rework language association with the debuggers (#29945)
- Languages now define their preferred debuggers in `config.toml`.
- `LanguageRegistry` now exposes language config even for languages that
are not yet loaded. This necessitated extension registry changes (we now
deserialize config.toml of all language entries when loading new
extension index), but it should be backwards compatible with the old
format. /cc @maxdeviant

Release Notes:

- N/A

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Remco Smits <djsmits12@gmail.com>
Co-authored-by: Anthony <anthony@zed.dev>
2025-05-06 20:16:41 +02:00
..
src debugger: Rework language association with the debuggers (#29945) 2025-05-06 20:16:41 +02:00
Cargo.toml extension: Use heck instead of convert_case for snake_case check (#28608) 2025-04-11 22:01:25 +00:00
LICENSE-GPL Add new extension crate (#20089) 2024-11-01 13:20:30 -04:00