zed/crates/copilot/src
Mikayla Maki a9e3d4ec4e
Improve context expansion (#10957)
Release Notes:

- Improved expand excerpt indicators to allow unidirectional expansion.
Also added the `editor::ExpandExcerptsUp` and
`editor::ExpandExcerptsDown` actions, which can both take a `lines`
parameter. Also added a `expand_excerpt_lines` setting which controls
the default number of lines that the indicators and actions use.

---------

Co-authored-by: conrad <conrad@zed.dev>
2024-05-26 16:30:09 -07:00
..
copilot.rs Extract http from util (#11680) 2024-05-10 15:50:20 -06:00
copilot_completion_provider.rs Improve context expansion (#10957) 2024-05-26 16:30:09 -07:00
request.rs
sign_in.rs