![]() This PR extracts the definition of the various Zed paths out of `util` and into a new `paths` crate. `util` is for generic utils, while these paths are Zed-specific. For instance, `gpui` depends on `util`, and it shouldn't have knowledge of these paths, since they are only used by Zed. Release Notes: - N/A |
||
---|---|---|
.. | ||
completion_provider | ||
slash_command | ||
system_prompts | ||
assistant.rs | ||
assistant_panel.rs | ||
assistant_settings.rs | ||
completion_provider.rs | ||
context_store.rs | ||
inline_assistant.rs | ||
model_selector.rs | ||
prompt_library.rs | ||
prompts.rs | ||
search.rs | ||
slash_command.rs | ||
streaming_diff.rs |