Open-Source Wikis

/

Zed

/

Features

zed-industries/zed

Features

Cross-cutting capabilities that span multiple systems. These are the things users notice; each one threads through several crates.

Feature Anchor crates
AI agent agent, agent_ui, acp_thread, acp_tools, agent_servers, prompt_store, language_models*
Edit prediction edit_prediction, edit_prediction_*, zeta_prompt
Vim mode vim, vim_mode_setting
Terminal terminal, terminal_view
Debugger dap, dap_adapters, debugger_ui
Search search, multi_buffer, project::search
Git integration git, git_ui, git_graph, git_hosting_providers
Collaboration collab, collab_ui, call, channel, livekit_client, notifications
Remote development remote, remote_connection, remote_server, crates/recent_projects

These pages call out user-visible behaviour, the data flow under it, and where to look in the code when extending.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Features – Zed wiki | Factory