ZIm/crates/copilot/src
Piotr Osiewicz 73cd6ef92c
Add UI for configuring the API Url directly (#32248)
Closes #22901 

Release Notes:

- Copilot Chat endpoint URLs can now be configured via `settings.json`
or Configuration View.
2025-06-06 18:05:40 +02:00
..
copilot.rs lsp: Implement support for the textDocument/diagnostic command (#19230) 2025-06-05 19:42:52 +00:00
copilot_chat.rs Add UI for configuring the API Url directly (#32248) 2025-06-06 18:05:40 +02:00
copilot_completion_provider.rs Add completions.lsp_insert_mode setting to control what ranges are replaced when a completion is inserted (#27453) 2025-04-02 16:55:03 -03:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs Make copilot::SignIn open sign-in modal when needed (#30239) 2025-05-08 14:52:07 +00:00