ZIm/crates/extension_api/wit
Piotr Osiewicz 6c4728f00f
debugger: Mark DebugAdapterBinary::program as optional (#32534)
This allows us to support debugging with a debug adapter not managed by
Zed. Note that this is not a user facing change, as DebugAdapterBinary
is used to determine how to spawn a debugger. Thus, this should not
break any configs or anything like that.

Closes #ISSUE

Release Notes:

- N/A
2025-06-11 12:38:12 +02:00
..
since_v0.0.1 Remove duplicated code for unchanged parts of different extension API versions (#10218) 2024-04-08 10:16:12 -04:00
since_v0.0.4 Remove duplicated code for unchanged parts of different extension API versions (#10218) 2024-04-08 10:16:12 -04:00
since_v0.0.6 Clarify CodeLabel.filter_range doc (#11383) 2024-05-17 12:09:35 -04:00
since_v0.1.0 Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
since_v0.2.0 zed_extension_api: Add a short explanation of repo format (#21824) 2024-12-10 15:04:47 -05:00
since_v0.3.0 zed_extension_api: Add simple process API (#25399) 2025-02-22 18:05:36 +00:00
since_v0.4.0 extension: Add support for additional_workspace_configuration and additional_initialization_options (#27407) 2025-03-25 18:23:59 +05:30
since_v0.5.0 extension_api: Add documentation to context server configuration (#29800) 2025-05-02 15:37:05 +00:00
since_v0.6.0 debugger: Mark DebugAdapterBinary::program as optional (#32534) 2025-06-11 12:38:12 +02:00