並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 26 件 / 26件

新着順 人気順

Zedの検索結果1 - 26 件 / 26件

  • Atom の作者達が作った Rust 製エディタ Zed (OSS) - Qiita

    1. 概要 2024年の1月24日にZedがOpen source化しました! ということで、Zedとは何か、実際に使ってみてどうだったかというのを簡単にご紹介できればと思います。 2. Zed とは何か? AtomとTree-sitterのクリエイターによる、Rust製のコードエディターで、OSS (オープンソースソフトウェア) であり、 Githubのリポジトリ こちらで公開されています。 公式サイトから一部抜粋すると下記のような特徴があるようです。 2.1 パフォーマンスを重視した設計 2.2 インテリジェンス系のサポート Github Copilotのサポート GPT-4 を使用して、自然言語のプロンプトを入力することで、コードを生成したりリファクタリング可能 2.3 言語対応 入力時にすべてのバッファの完全な構文ツリーを維持し、正確なコードハイライト、自動インデント、検索可能なア

      Atom の作者達が作った Rust 製エディタ Zed (OSS) - Qiita
    • Vimの操作感を愛おしむ人たちへ: Zedで広がる新たな可能性 - ROUTE06 Tech Blog

      ソフトウェア開発の世界は日々進化していますね。その中で、私たち開発者が使うツールは、まさに職人の道具のように大切なもの。常により良い方法を探し求めているのは、皆さん同じではないでしょうか。 そんな私たちの前に現れたのが、Zedです。このエディタ、一見するとただの新顔に思えるかもしれません。でも、その中身は、私のようなVimmerの心をしっかりと掴みました。なぜならZedは、Vimの精神や操作感を大切にしながら、現代のテクノロジーを駆使して作られているからです。 私は1年ほど前からZedを使い始め、すぐにルックやデザイン、全ての動作が期待通りかつ、速く完了する様子に魅了され、使い続けています。 筆者のZedのキャプチャ 機能的にはVSCodeが優れているし、AI Code EditorのCursorも盛り上がっていますが、もっと速く、たくさんコードを書きたい開発者の方にはZedという選択肢が

        Vimの操作感を愛おしむ人たちへ: Zedで広がる新たな可能性 - ROUTE06 Tech Blog
      • 思考のスピードでコードを書け!!Rust製の次世代エディタ「Zed」

        はじめに 周りとは一味違ったツールを使いたくなるお年頃、皆さんも経験されたことがあるかと思います。 え、ない? 今回は「Code at the speed of thought(思考のスピードでコードを書く)」というキャッチコピーを掲げているエディタ「Zed」を発見したので紹介していこうと思います。

          思考のスピードでコードを書け!!Rust製の次世代エディタ「Zed」
        • Zed is now open source - Zed Blog

          We're excited to announce that Zed is now an open source project. The code for Zed itself is available under a copyleft license to ensure any improvements will benefit the entire community (GPL for the editor, AGPL for server-side components). GPUI, the UI framework that powers Zed, is distributed under the Apache 2 license, so that you can use it to build high-performance desktop applications and

            Zed is now open source - Zed Blog
          • Zedの設定をちゃんとやってみる - Don't Repeat Yourself

            ここ数回の記事を見返してみると、書評ばかりしていてコード書いてるのか…?となったので、久しぶりにちゃんとコード(設定ファイル)を書く記事を書こうと思いました。いえ、コードは書いてるんですが、まとまった成果になっていないか、あまり新しいことをやっていないだけです。 Zed Zedの設定方法と今回目標 settings.jsonとkeymap.json snippet 設定の目標 私の設定 vim_mode、フォント、テーマ inlay hints rust-analyzer キーバインディング 設定してみての感想 参考資料 Zed Zed(ゼッド)というエディタが最近話題ですね。私も実は最近会社のPC上のNeovimが壊れてしまって、直している時間がないので一旦Zedを使ってその場しのぎをしています[*1]。VS Codeを使わなかったのは、あんまりVimバインディングが強くないとわかってい

              Zedの設定をちゃんとやってみる - Don't Repeat Yourself
            • Leaving Neovim for Zed

              A journey through text editors and how I landed on Zed after years of Neovim I think every developer has their own text editor journey and how they landed on the tool they use today. Perhaps I’m a geek but I love those stories. I have a great appreciation for developer tools and the work that goes into them. This post is for the other geeks out there that also care, and I hope my journey and persp

                Leaving Neovim for Zed
              • Rust製のオープンソースエディタ「Zed」のLinux安定版が公開

                オープンソースで開発されているRust製のエディタ「Zed」のLinux対応安定版が公開されました。 主要なLinuxディストリビューションで動作すると説明されています。 Linux when? Linux now. For the last 6 months, our team and our open source community have been working hard to bring Zed to Linux. As of today, we've released our first, official, stable build of Zed on Linux!https://t.co/WbptRrpkQw pic.twitter.com/ijLK9ndGy3 — Zed (@zeddotdev) July 10, 2024 Zedエディタは高速性が特徴、GitHub

                  Rust製のオープンソースエディタ「Zed」のLinux安定版が公開
                • Zed on Linux is here!

                  Zed on Linux is here!To install Zed on most Linux distributions, run the shell script below.

                    Zed on Linux is here!
                  • 共同編集も可能な高性能コードエディタの「Zed」がサーバー側のコードも含めてオープンソース化

                    テキストエディタのAtomやパーサジェネレータのTree-sitter、ウェブの技術を使用してデスクトップアプリケーションが作成できるElectronなどを作成した人たちが開発しているmacOS向けコードエディタの「Zed」がオープンソース化されました。 Zed is now open source https://zed.dev/blog/zed-is-now-open-source zed-industries/zed: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. https://github.com/zed-industries/zed Zedは「IDEのパワーと軽量エディターの応

                      共同編集も可能な高性能コードエディタの「Zed」がサーバー側のコードも含めてオープンソース化
                    • GitHub - zed-industries/zed: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - zed-industries/zed: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
                      • Rust製コードエディター「Zed」にもAI、Anthropic社「Claude 3.5」とタッグを組む/初期リリースの間は無償提供

                          Rust製コードエディター「Zed」にもAI、Anthropic社「Claude 3.5」とタッグを組む/初期リリースの間は無償提供
                        • Zed Decoded: Rope & SumTree - Zed Blog

                          For this second post in Zed Decoded, our blog & video series in which we're taking a closer look at how Zed is built, I've talked to Zed's three co-founders — Nathan, Max, Antonio — about the data structure at the heart of Zed: the rope. Companion Video: Rope & SumTree This post comes with a 1hr companion video, in which Thorsten, Nathan, Antonio, and Max use Zed to look at how Zed uses the Rope a

                            Zed Decoded: Rope & SumTree - Zed Blog
                          • Rust製コードエディター「Zed」がオープンソースに ~v1.0リリースへ向けて門戸を開く/コーディングコラボレーション機能「Zed Channels」もアナウンス

                              Rust製コードエディター「Zed」がオープンソースに ~v1.0リリースへ向けて門戸を開く/コーディングコラボレーション機能「Zed Channels」もアナウンス
                            • SSH Remoting is Here! - Zed Blog

                              For people with large codebases, programming on a laptop can be overwhelming. Your fans are constantly spinning, the language server is continually out of memory, and rebuilds take forever... Now, in Zed, you can open a project on any machine you can SSH into. The UI runs fully locally to give you 120 frames per second of perfectly configured graphics, but with all the gubbins: language servers, t

                                SSH Remoting is Here! - Zed Blog
                              • Zed Decoded: Async Rust - Zed Blog

                                Welcome to the first article in a new series called Zed Decoded. In Zed Decoded I'm going to take a close look at Zed — how it's built, which data structures it uses, which technologies and techniques, what features it has, which bugs we ran into. The best part? I won't do this alone, but get to interview and ask my colleagues here at Zed about everything I want to know. Companion Video: Async Rus

                                  Zed Decoded: Async Rust - Zed Blog
                                • Rust製の高速エディタ「Zed」、AIによるコーディング支援機能「Zed AI」発表。ローンチ期間は無料で利用可能

                                  Rust製の高速エディタ「Zed」、AIによるコーディング支援機能「Zed AI」発表。ローンチ期間は無料で利用可能 Rust製の高速エディタとしてmacOSとLinuxに対応する「Zed」エディタが、AIによるコーディング支援機能「Zed AI」を発表しました。 Zed AIはチャットAIサービス「Claude」で知られるAnthropicとの協業により「Claude 3.5 Sonnet」を用いて構築されており、ローンチ期間中は無料で利用可能となっています。 Introducing Zed AI, in collaboration with @anthropicAI. Zed AI brings LLMs directly into your editor with an extensible, text-centric approach. We're also piloting @a

                                    Rust製の高速エディタ「Zed」、AIによるコーディング支援機能「Zed AI」発表。ローンチ期間は無料で利用可能
                                  • オープンソースのRust製コードエディタ「Zed」、ClaudeベースのAIアシスタント機能「Zed AI」を発表

                                    オープンソースのRust製コードエディタ「Zed」を提供するZed Industriesは2024年8月20日(米国時間)、「Zed AI」を発表した。Zed AIは、自然言語のプロンプトを通じてZed上でのコード生成、変換などコーディングタスクを支援する機能だ。 「Zed AIは、Anthropicの『Claude 3.5 Sonnet』を基盤としている。Claudeの『Prompt Caching』を活用することで、数千行のコードをコンテキストウィンドウに含めても、応答が非常に高速であり、コストも削減している。初期リリース中はZedにサインインすることで無料で利用できる」と、Zed Industriesは述べている。 Zed AIでコーディング体験はどう変わるのか 関連記事 Rust製コードエディタ「Zed」、オープンソース化を発表 Zed Industriesは、Rust製コードエデ

                                      オープンソースのRust製コードエディタ「Zed」、ClaudeベースのAIアシスタント機能「Zed AI」を発表
                                    • Zed Decoded: Syntax-Aware Task Spawning With Tree-Sitter - Zed Blog

                                      Have you ever wanted to execute code from inside Zed? Run tests, or a linter, or the compiler, or maybe a script, or a shell one-liner? Watch: What you just saw was me using Zed Tasks to execute a Go test from inside Zed, passing the name of the current function to the go test command. Tasks, as a new feature, first landed in Zed all the way back in February, in v0.124.7. But since then they've be

                                        Zed Decoded: Syntax-Aware Task Spawning With Tree-Sitter - Zed Blog
                                      • Zed Decoded: Linux when? - Zed Blog

                                        Screenshot of Zed — but where are the red/yellow/green window controls? Does anything stick out? Yes, exactly, it's a screenshot of Zed running on Linux! Wait, what? Zed on Linux? Is it released yet? No, it's not, but it's taking shape, fast. At the end of January we open-sourced Zed and had zero Linux support. Now, three months later, you can compile & run Zed on Linux and actually use it. And I

                                          Zed Decoded: Linux when? - Zed Blog
                                        • Introducing Zed AI - Zed Blog

                                          At Zed, we've dedicated our careers to mastering the art of text manipulation. From crafting parser generators to designing programming languages and shipping two production-grade text editors, we've always been captivated by the expressive power of words and symbols. So when large language models emerged to revolutionize text interpretation and generation, we knew we had to explore their potentia

                                            Introducing Zed AI - Zed Blog
                                          • Zed - The editor for what's next

                                            Code with LLMsZed adds a uniquely powerful interface for AI-assisted programming. Zed adds a uniquely powerful interface for AI-assisted programming.

                                              Zed - The editor for what's next
                                            • Extensible Language Support in Zed - Part 1 - Zed Blog

                                              About two months ago, @maxdeviant and I began the project of making Zed extensible. In a code editor, extensibility can include many features that require many different capabilities, but for the first phase of the project, we have focused on extensible language support. We want people to be able to code in Zed in any programming language, not just a select few. We've just reached that first miles

                                                Extensible Language Support in Zed - Part 1 - Zed Blog
                                              • Zed Decoded: Why not just embed Neovim? - Zed Blog

                                                Usually when I tell people that I've switched to Zed as my main editor, after something like 15 years of using Vim, the first question they ask is: don't you miss Vim? Then I tell them: Zed has a Vim mode. I don't think I would've or could've switched if it didn't. Then, surprisingly often, there are follow-up question that sound something like this: a Vim mode? Did you know that Neovim is embedda

                                                  Zed Decoded: Why not just embed Neovim? - Zed Blog
                                                • Rust製コードエディター「Zed」がLinuxにようやく対応/Windowsサポートにも期待

                                                    Rust製コードエディター「Zed」がLinuxにようやく対応/Windowsサポートにも期待
                                                  • Rust製コードエディター「Zed」がLinuxにようやく対応(窓の杜) - Yahoo!ニュース

                                                    Rust言語を採用したコードエディター「Zed」が7月10日(米国時間)、v0.143.6へとアップデートされた。Linuxへの対応が宣言されている。 「Zed」は、開発を終了した「Atom」プロジェクトのメンバーが主導する次世代コードエディターのプロジェクト。「Electron」を捨て、「Rust」言語を採用し、UIにGPUをフル活用することにより、パフォーマンスを極めようという野心的なプロジェクトだ。2024年1月にはソースコードも公開されている。 「Zed」はMac版しかなかったが、今回のリリースよりLinuxでも利用可能。以下のスクリプトを実行すれば、インストールできる。 curl https://zed.dev/install.sh | sh ただし、「glibc」がないシステムや「glibc」がv2.29より古いOS(「Ubuntu 18」など)、x64/ARM64以外のCPU

                                                      Rust製コードエディター「Zed」がLinuxにようやく対応(窓の杜) - Yahoo!ニュース
                                                    • 高速コードエディタ「Zed」に、LLMを利用した支援サービスが追加

                                                      米Zed Industriesは、同社が提供している高速コードエディタ「Zed」に向けて、大規模言語モデル(LLM)を利用した支援サービス「Zed AI」の提供を8月20日(現地時間)に開始した。Zedは、GNU Affero General Public License、Apache License 2.0、GNU General Public License 3.0で公開しているオープンソースソフトウェア。コードの大部分をRust言語で記述し、画面描画にGPU(Graphics Processing Unit)を利用するなどして、高速動作を実現している。 Zed AIは、米Anthropicが開発したLLM「Claude 3.5 Sonnet」を利用した支援サービス。利用するにはサインインが必要だが、当面の間は料金はかからない。ユーザーの問い合わせに応じて、APIの仕様を答えたり、コー

                                                        高速コードエディタ「Zed」に、LLMを利用した支援サービスが追加
                                                      1