Accept local .config/zed directory #53289
bersace
started this conversation in
Feature Requests
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.
Uh oh!
There was an error while loading. Please reload this page.
Body
What are you proposing?
I propose that Zed follows config-dir proposal and accepts
.config/zedin lieu of.zed. e.g..zed/debug.jsonbecomes.config/zed/debug.json.Why does this matter?
It unclutters project root. With the multiplication of tools and agents, project root can be very long and unwelcoming.
Actually, zed needs very few project-local files, and these files are now mostly edited with a UI. It's reasonable to put such files behind
.config/directory.Zed is awesome, btw.
Regards,
Étienne
All reactions