zed/crates/collab/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
..
api
bin
db
rpc
tests Improve context expansion (#10957) 2024-05-26 16:30:09 -07:00
ai.rs
api.rs
auth.rs
completion.rs
db.rs
env.rs
errors.rs
executor.rs
lib.rs
main.rs
rate_limiter.rs
rpc.rs
seed.rs
tests.rs