zed/crates/project_panel
victor 80a1add64b
git: Add possibility to open specific line in a diff using the CLI (#45499)
this pr enables opening a specific line in a diff using zed's cli

Release Notes:
- refactor: add possibility to open specific line in a diff using the
cli

---------

Co-authored-by: Cole Miller <cole@zed.dev>
2026-07-18 19:56:01 +00:00
..
benches Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
src git: Add possibility to open specific line in a diff using the CLI (#45499) 2026-07-18 19:56:01 +00:00
Cargo.toml project_panel: Add remote support for undo/redo system (#59709) 2026-07-16 09:41:21 +00:00
LICENSE-GPL