Files
oak-gpui/crates
Max Brunsfeld 788f97ec68 Add support for folder-specific settings (#2537)
This PR allows you to customize Zed's settings within a particular
folder by creating a `.zed/settings.json` file within that folder.

Todo

* [x] respect folder-specific settings for local projects
* [x] respect folder-specific settings in remote projects
* [x] pass a path when retrieving editor/language settings
* [x] pass a path when retrieving copilot settings
* [ ] update the `Setting` trait to make it clear which types of
settings are locally overridable

Release Notes:

* Added support for folder-specific settings. You can customize Zed's
settings within a particular folder by creating a `.zed` directory and a
`.zed/settings.json` file within that folder.
2023-05-31 16:27:08 -07:00
..
2023-05-22 20:28:22 -06:00
2023-05-16 21:07:48 +03:00
2023-05-22 14:10:17 +02:00
WIP
2023-05-22 23:11:27 -06:00
2023-05-25 14:29:28 -04:00
2023-05-27 01:21:38 +03:00
2023-02-27 12:06:10 -08:00
🎨
2023-05-31 15:13:01 -07:00
2023-05-28 21:55:08 +03:00
2023-05-31 09:03:45 -07:00
2023-05-30 16:23:16 -07:00
2023-05-31 14:16:37 -07:00
WIP
2023-05-22 23:11:27 -06:00