Zed
2024年 02月 12日 月曜日
Zed: The Open Source Collaborative Code Editor
- Zed, a collaborative code editor, is now open source
- 共同コードエディターである Zed がオープンソースになりました
- It is remarkably responsive
- これは驚くほどレスポンスが良いです
- It is a direct competitor to VS Code and is written in Rust
- これは VS Code の直接の競合相手であり、Rust で書かれています
- It is incredibly fast and already incorporates a Rust analyzer
- 信じられないほど高速で、すでに Rust アナライザーが組み込まれています
- Scrolling is very smooth and haven’t noticed any hiccups or pauses so far
- スクロールは非常にスムーズで、今のところ途切れや途切れは感じていません
- Built-in support for OpenAI and GitHub Copilot
- OpenAI と GitHub Copilot の組み込みサポート
- Unlike VS Code, for which more than 55,000 extensions are available, Zed has only the beginnings of a plugin model and there is no extension ecosystem
- 55,000 を超える拡張機能が利用可能な VS Code とは異なり、Zed にはプラグイン モデルの始まりのみがあり、拡張機能のエコシステムはありません
新しい Rust UI フレームワーク: https://zed.dev/blog/videogame
エディターについては GPL、サーバー側コンポーネントについては AGPL)。Zed を強化する UI フレームワークである GPUI は、Apache 2 ライセンスに基づいて配布されるため、これを使用して高性能デスクトップ アプリケーションを構築し、選択した任意のライセンスに基づいて配布できます。 ライセンスに関する興味深い選択。
Zed は、気を散らさないことに重点を置いているため、非常に心を落ち着かせます。まだの方は試してみてください。
この記事をシェア