Add new `make-file-executable` API for extensions (#10047)
This PR adds a new function, `make-file-executable`, to the Zed extension API that can be used to mark a given file as executable (typically the language server binary). This is available in v0.0.5 of the `zed_extension_api` crate. We also reworked how we represent the various WIT versions on disk to make it a bit clearer what the version number entails. Release Notes: - N/A --------- Co-authored-by: Max <max@zed.dev>
M
Marshall Bowers committed
8b586ef8e7cc5aaf1917819c264be4c5efd60916
Parent: 6e49a24
Committed by GitHub <noreply@github.com>
on 4/1/2024, 7:28:24 PM