zed/extensions/zig
Thorsten Ball 210f8ebfed
zig: Do not cache user-installed zls (#10634)
This was a bug introduced when moving to extensions: when we find a
binary in the user's project environment, we shouldn't cache that
globally since it might not work for other projects.

See also: https://github.com/zed-industries/zed/pull/10559

Release Notes:


- N/A
2024-04-16 19:05:11 +02:00
..
languages/zig zig: Add support for .zig.zon files (#10012) 2024-04-01 10:02:09 -04:00
src zig: Do not cache user-installed zls (#10634) 2024-04-16 19:05:11 +02:00
Cargo.toml zig: Bump to v0.1.0 (#10481) 2024-04-12 12:30:29 -04:00
extension.toml zig: Bump to v0.1.0 (#10481) 2024-04-12 12:30:29 -04:00
LICENSE-APACHE Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00