v0.152.0-pre
zed-industries/zed — 1 week ago
Enhancements
General
- Added ability to perform project search only in opened files (#16580; thanks CharlesChen0823).
- REPL: Added a readonly buffer for viewing large outputs (#17121).
-
REPL: Added button to open full text output in a separate buffer (#16971).
-
Improved the Zed CLI
zed
to pass along the environment as it was on the CLI to the opened Zed project. That environment is then used when opening new terminals, spawning tasks, or language servers (#17075). Specifically:- If Zed was started via
zed my-folder
, a terminal spawned withworkspace: new terminal
will inh...
- If Zed was started via