zed
zed copied to clipboard
Git: `git_hosting_providers` only works when in ~/.config/zed/settings.json
Summary
I can't seem to be able to store these settings in the repo's .zed/settings.json. It only works when it's set zed-wide. I'd like to track this so that this works out of the box for my colleagues as well.
Description
Steps to trigger the problem:
-
Define
git_hosting_providersin.zed/settings.json -
Restart zed for good measure?
-
Right-click, Copy Permalink =
-
Repeat but with ~/.config/zed/settings.json, and it works
Actual Behavior: Expected Behavior:
Zed Version and System Specs
Zed: v0.182.11 (Zed) OS: macOS 15.4.1 Memory: 16 GiB Architecture: aarch64
Thanks for reporting. Currently not all settings can be defined at the project level. This makes sense such that it could be set per-project or per-user.