Centralize ZED_STATELESS (#37492)

Closes #ISSUE

Centralizes the references to the `ZED_STATELESS` env var into a single
location in a new crate named `zed_env_vars`

Release Notes:

- N/A *or* Added/Fixed/Improved ...
This commit is contained in:
Ben Kunkle
2025-09-03 22:10:14 +00:00
committed by GitHub
parent bf1ae1d196
commit be0bb4a56b
16 changed files with 52 additions and 13 deletions
+1
View File
@@ -63,6 +63,7 @@ anyhow.workspace = true
gpui.workspace = true
ui.workspace = true
util.workspace = true
workspace-hack.workspace = true
# Uncomment other workspace dependencies as needed
# assistant.workspace = true