zed/crates/copilot/src
Marshall Bowers d6e558e3c9
copilot: Colocate copilot_chat_config_path with the rest of the Copilot code (#15703)
This PR moves the `copilot_chat_config_path` out of `paths` and into
`copilot` with the rest of the Copilot code.

Since this doesn't actually return a Zed path, it doesn't belong in
`paths`.

Release Notes:

- N/A
2024-08-02 15:46:06 -04:00
..
copilot_chat.rs copilot: Colocate copilot_chat_config_path with the rest of the Copilot code (#15703) 2024-08-02 15:46:06 -04:00
copilot_completion_provider.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
copilot.rs Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00