zed/extensions/gleam
Marshall Bowers 95699a07f4
gleam: Check for gleam on the PATH before installing the latest version (#9882)
This PR updates the Gleam extension to give priority to the `gleam`
binary that is already on the PATH before downloading/installing a
separate Gleam version.

Release Notes:

- N/A
2024-03-27 14:25:18 -04:00
..
languages/gleam
src gleam: Check for gleam on the PATH before installing the latest version (#9882) 2024-03-27 14:25:18 -04:00
Cargo.toml Fix issues with extension API that come up when moving Svelte into an extension (#9611) 2024-03-22 17:29:06 -07:00
extension.toml Add a schema to extensions, to prevent installing extensions on too old of a Zed version (#9599) 2024-03-20 17:33:26 -04:00
LICENSE-APACHE