mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-25 23:04:27 +00:00
- **Revert "vim: Make `:bdelete` use new `workspace::CloseItemInAllPanes` command (#48592)"** - **Revert "linux: Forward env vars starting with ZED_ to flatpak-spawn (#48118)"** - **ci: Fix builds on hel1-windows-1** - [x] Tests or screenshots needed? - [x] Code Reviewed - [x] Manual QA Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| LICENSE-GPL | ||
| README.md | ||
Cli
Testing
You can test your changes to the cli crate by first building the main zed binary:
cargo build -p zed
And then building and running the cli crate with the following parameters:
cargo run -p cli -- --zed ./target/debug/zed.exe