Unsafe API keys on settings.json, unable to use env variables #38890
ferrao
started this conversation in
Config, Settings and Keymaps
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's a common practice to have dot/config files under revision control to facilitate the usage and management of such configurations across multiple machines.
But recently, I am unable to do this with Zed's
settings.json
as most MCP server extensions read their API Keys directly from it and there does not seem to be a way to refer to an environment variable in there.Beta Was this translation helpful? Give feedback.
All reactions