zed/.github/workflows
Max Brunsfeld 51ebe0eb01
Allow wasm extensions to do arbitrary file I/O in their own directory to install language servers (#9043)
This PR provides WASM extensions with write access to their own specific
working directory under the Zed `extensions` dir. This directory is set
as the extensions `current_dir` when they run. Extensions can return
relative paths from the `Extension::language_server_command` method, and
those relative paths will be interpreted relative to this working dir.

With this functionality, most language servers that we currently build
into zed can be installed using extensions.

Release Notes:

- N/A
2024-03-08 08:49:27 -08:00
..
ci.yml Allow wasm extensions to do arbitrary file I/O in their own directory to install language servers (#9043) 2024-03-08 08:49:27 -08:00
danger.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
deploy_collab.yml Use a string for ZED_LOAD_BALANCER_SIZE_UNIT in k8s template 2024-03-06 11:03:14 +01:00
randomized_tests.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
release_actions.yml
release_nightly.yml Initial Linux nightly bundles upload (#8913) 2024-03-07 23:22:53 +02:00
update_all_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
update_weekly_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00