
概要
主な機能
- GPU加速ネイティブコードエディター
- 組み込まれたAIアシスタント、インラインエディット
- リアルタイム相互編集、共有ワークスペース
- 言語サーバープロトコルおよびTree-sitterのサポート
- 統合したターミナルおよびGitツール
- チーム向けのボイスチャットおよびプロジェクトチャンネル
料金
- モデル
- Freemium
- カテゴリー
- コードアシスト
- 評価
- 4.7 / 5 (6)
ユースケース
AIサポート付きのキャデイティング
組み込まれたAIチャットとインラインエディットを備えた、GPU加速エディター内でコードを書き、リファクタリング、およびコードの理解を助けました。
リモートペアプログラミングセッション
リアルタイムでプロジェクトを共用し、ライブカーソル、ボイスチャンネルを使用して、リモートパーリングが実際の場所のように感じる
チームのコードレビューとウォークスルー
プロジェクトチャンネルを開いて、共有バッファにジャンプし、同期された編集、ボイスチャットおよび統合Gitツールを使用してチームメイトに変更を解説できます
多言語開発に対応するLSPおよびTree-sitter
言語サーバープロトコルおよびTree-sitterのサポートを使用して、AIがプロジェクトを開いたときから推測するコンテキストに基づくサジェストを活用します。
メリット & デメリット
メリット
- とても速い、GPU加速されたUI
- リアルタイムマルチプレイヤーエディング、協力
- 組み込まれたAIチャットおよびインラインコードエディット
- ネイティブRust性能、低メモリ使用
デメリット
- VS Codeより小さい拡張エコシステム
- リリース時点で制限されたプラットフォームへの対応
- "AI機能は外部APIキーの取得を必要とする
- "比較的新しいため、既存のエディターと比較して還元段階にあります
バトル戦績
パンテオンで2バトルに出場。
Last 2 battles
レビュー
6件の評価の平均。
レビューを投稿するにはログインしてください。
Solid for our team
We rolled this out across the team last quarter and integrated AI chat and inline code edits. Built-in AI assistant and inline edits fits neatly into how we already work, and language server protocol and Tree-sitter support removed a step we used to do by hand. but it has held up under daily use.
Compared a few options
Evaluated this against two competitors. Where it wins: integrated terminal and Git tooling and integrated AI chat and inline code edits. On balance the feature set — especially integrated terminal and Git tooling — justifies the 5 stars for our use case.
Compared a few options
Evaluated this against two competitors. Where it wins: voice chat and project channels for teams and integrated AI chat and inline code edits. Where it lags: aI features may require external API keys. On balance the feature set — especially voice chat and project channels for teams — justifies the 4 stars for our use case.
Years in this space
I've evaluated a lot of these over the years. What stands out here is gPU-accelerated native code editor — handled better than most — and extremely fast, GPU-accelerated UI. Smaller extension ecosystem than VS Code is my one real gripe. Worth the time if this is your use case.
Use it every day
Honestly didn't expect to like it this much. Real-time collaborative editing with shared workspaces is exactly what I needed, and extremely fast, GPU-accelerated UI. I do wish limited platform availability at launch, but I reach for it almost every day now and it just clicks.
Use it every day
Honestly didn't expect to like it this much. Real-time collaborative editing with shared workspaces is exactly what I needed, and native Rust performance with low memory use. but I reach for it almost every day now and it just clicks.
Q&A
What platforms does Zed support?
Zed supports macOS, Linux, and Windows. You can download the latest builds here.
Asked by Sarai Cohen · Mar 28, 2026
What is "Zednesday"?
私たちは毎週水曜(いくつかの祝日を除く)に Stable と Preview の小さなパッチを公開します。そのため社内では "Zednesday!" と呼んでお祝いします。心配はいりません、実際に発音もわからないんです。
Asked by Elena Rossi · Mar 18, 2026
What is Quality Week?
Zed は大規模で複雑なコードベースです。毎週リリースで安定したバグ修正を配信しつつ、定期的に「Quality Week(クオリティウィーク)」と呼ばれる期間を設けます。この期間中は機能追加の作業を停止し、Zed 内のユーザーの悩みの解決にのみ集中します。Quality Week の前にコミュニティチームはイシューをまとめたプロジェクトボードを作成し、少量の作業で大きなインパクトを狙える課題を探します。Zed がパニックになるケースを減らすことを優先し、最終的な目標はより安定して洗練された Zed をリリースすることです。
Asked by Bilal Choudhury · Mar 16, 2026
What can I expect of the beta?
While we are committed to building a stable, professional-grade editor, you'll likely run into bugs and pain points throughout the beta phase. Additionally, Zed may not support all languages you use and may not be available for your preferred operating system. What we can confidently say is that we are working hard to bring you the features, support, and stability you need to make Zed your homebase editor for building great software. As diligent as we try to be with every line of code we write, human error is inevitable, especially during periods of rapid development. Make sure to properly backup any code you are working on in Zed to protect yourself from potential catastrophic events. While we believe Zed to be safe to use, it is always advisable to err on the side of caution in these early stages.
Asked by Jana Krejčí · Mar 11, 2026
What are the release channels?
Nightly: Built daily from the main branch with the latest features. It has not gone through any testing and may have stability issues. Nightly isn't public. Preview: Our weekly release with recent features that have undergone initial internal testing. More stable than Nightly, but potentially less stable than Stable. Preview may contain experimental functionality and might experience reverts of recently-added features. You should anticipate experiencing a higher frequency of updates if you are on Preview. If the frequency of these updates is distracting for you, you can disable automatic update checks via "auto_update": false and run manual update checks via command palette > auto update: check. Stable: Our most production-ready version that has been tested in Preview for a week. This release is recommended for those relying on Zed for mission-critical work. On a typical release Wednesday, we follow these steps: Promote last week's preview to stable The preview branch from the previous week (e.g., v0.180.x) is promoted to stable by taking the most recent preview tag and creating a new tag on the latest commit without the -pre suffix (e.g., v0.180.1-pre → v0.180.1) Create a new preview branch A new branch is forked off of the main branch A tag with a -pre suffix is added to the latest commit (e.g., v0.181.0-pre) to mark the branch as preview Prepare main for the next cycle The version number on main is bumped to the next minor version During the week between minor releases, we
Asked by Lucas Petit · Feb 24, 2026
質問する
コードアシストの代替
Enia Code
コードアシスト
コーディング中に問題を発見して修正提案をしてくれる先進的AIコア パートナー
Hex Magic
コードアシスト
AI分析のコピilotです。HexでSQL、チャート、そのノートブックを書きます。
MicroGPT
コードアシスト
開発者向けAI駆動のコード助手。リアルタイムでユーザーにコード提案を提供し、開発品質を高め、作業効率を向上させます
bumpgen
コードアシスト
npmパッケージのアップグレードと TypeScriptプロジェクトにおける破損変化の解決を自動化するAIエージェント
Zest
コードアシスト
AIアシスタント、開発者が日々のコーディングワークフローで生産性を向上させる
Qodo
コードアシスト
ソフトウェアライフサイクル全体でプログラムの整合性を向上させるAIを活用したコード品質プラットフォーム
ReleasePad
コードアシスト
高速の製品チーム向けの AI 生成リリースノート。
Low Code Platforms
コードアシスト
最先端の低コードビルダをAI、CRM、オートメーション、フロー能力で比較検索












