並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 18 件 / 18件

新着順 人気順

zed editor github copilotの検索結果1 - 18 件 / 18件

  • AI駆動開発ツール:コーディングアシスタントツールまとめ(2025年9月版)

    アプリケーション開発の生産性向上において、AIによるプログラミング支援ツールやサービスは欠かせないものになろうとしていますが、一方でこの分野にはさまざまなベンダから新製品やサービスが続々と投入され続けており、その全体像を把握するのが難しくなっています。 そこで、この記事では現時点でAIを活用したプログラミング支援ツールやサービス、いわゆる「AI駆動開発ツール」の主なものを一覧にまとめました。 本記事は「コーディングアシスタントツールまとめ」編と「コーディングエージェント/TextToAppまとめ」編の2つに分かれています。いまお読みの記事は「コーディングアシスタントツールまとめ」編です。 コーディングアシスタントとは コーディングアシスタントに分類されるツールは一般にコードエディタに統合されており、書きかけのコードを自動的に補完してくれる機能、コードの内容を自然言語でコメントとして記述する

      AI駆動開発ツール:コーディングアシスタントツールまとめ(2025年9月版)
    • Vimの操作感を愛おしむ人たちへ: Zedで広がる新たな可能性 - ROUTE06 Tech Blog

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

        Vimの操作感を愛おしむ人たちへ: Zedで広がる新たな可能性 - ROUTE06 Tech Blog
      • VSCodeの時代は終わった?次世代エディタ Zed Editor 完全ガイド

        体感でも明らかに違います。VSCodeで「重い」と感じていたプロジェクトを開いても、Zedではサクサク動きます。ノートPCのバッテリー持ちにも大きく影響するポイントです。 Zed Editorのメリット 1. 圧倒的なパフォーマンス Rustで書かれたネイティブアプリケーションなので、Electronの重さとは無縁です。大規模なコードベースを開いても、検索やファイル切り替えが瞬時に完了します。 2. ネイティブAI統合 VSCodeではGitHub CopilotやCursorなどの拡張に頼る必要がありますが、ZedにはAI機能がビルトインで搭載されています。 Agent Panel: AIがファイル編集・ターミナル操作・リンター実行まで自律的に行うエージェント機能 Edit Predictions (Zeta): オープンソースの予測モデルによるコード補完 Inline Assistan

          VSCodeの時代は終わった?次世代エディタ Zed Editor 完全ガイド
        • 2025: The year in LLMs

          31st December 2025 This is the third in my annual series reviewing everything that happened in the LLM space over the past 12 months. For previous years see Stuff we figured out about AI in 2023 and Things we learned about LLMs in 2024. It’s been a year filled with a lot of different trends. The year of “reasoning” The year of agents The year of coding agents and Claude Code The year of LLMs on th

            2025: The year in LLMs
          • Real-world engineering challenges: building Cursor

            Cursor is an AI-powered IDE which seems the most loved among engineers. In a survey we ran last year, Cursor was the most common answer to the question “what is your favorite editor with GenAI features that help with your work?”. Anysphere is the startup behind Cursor, founded in 2022, with the first version of Cursor released two years ago, in March 2023. Last week, Anysphere shared they’d raised

              Real-world engineering challenges: building Cursor
            • 共同編集も可能な高性能コードエディタの「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」がサーバー側のコードも含めてオープンソース化
              • I switched from VSCode to Zed

                For many years VSCode has been my day-to-day IDE for everything: Python, Go, C, occasional frontend development, and what not. It was never perfect but it worked. I like using mainstream tools with minimal configuration, so it suited me perfectly. But recent VSCode developments forced me to look for an alternative. In December I switched to Zed completely, and I think I'm never going back. VSCode

                • Results from the 2025 Go Developer Survey - The Go Programming Language

                  The Go Blog Results from the 2025 Go Developer Survey Todd Kulesza, on behalf of the Go team 21 January 2026 Hello! In this article we’ll discuss the results of the 2025 Go Developer Survey, conducted during September 2025. Thank you to the 5,379 Go developers who responded to our survey invitation this year. Your feedback helps both the Go team at Google and the wider Go community understand the

                    Results from the 2025 Go Developer Survey - The Go Programming Language
                  • 【47個】ローカル用コーディングエージェントツールの一覧を作ってみた

                    この記事の文章は 60% くらい AI が書いてますが、細かい言葉尻や内容の正誤は人間がチェックし修正した上で公開しています。 本記事は airCloset Advent Calendar 2025 の2日目の記事のはずでしたが、諸事情により遅刻しました。2日目にして遅刻する大失態……。 このアドベントカレンダーにはエンジニアを始めとして、弊社社員による様々な記事が投稿されるので、もしよければ他の記事もご覧ください。 1日目は弊社CTO辻による「2025年AIエージェント元年の振り返りと、2026年エンジニアが歩むべき道 」でした。 はじめに コーディングエージェントツールっていっぱいあるのはわかっているけど実際何があるの?とよく思っていたので、アドカレを良い機会とし調べて一覧を作ってみました。使ってないツールについても記載しているので、人によるファクトチェック済みの Deepresear

                      【47個】ローカル用コーディングエージェントツールの一覧を作ってみた
                    • VSCode卒業?次世代エディタ「Zed」を触って感じた、エンジニアとしての思考の速度

                      こんにちは。Webエンジニアとして6年目を迎えた、34歳のパパエンジニアです。 未経験からこの業界に飛び込んで、気づけばもう中堅。以前は自社で新人のトレーナーなんかもやっていましたが、最近は現場での開発にどっぷり浸かりつつ、夜な夜な家族が寝静まった後に個人開発でアプリリリースを目指してコードを書いています。 さて、みなさんは開発エディタ、何を使っていますか? おそらく9割くらいの方が VS Code (Visual Studio Code) と答えるのではないでしょうか。私もその一人です。未経験で入社したとき、先輩に「まずはこれを入れろ」と言われて以来、私のエンジニア人生はずっとVS Codeと共にありました。 でも、最近ちょっと感じていたんです。「VS Code、重くない?」と。 プラグインを入れすぎたせいか、起動に数秒かかる。入力がほんの一瞬引っかかる。 そんな「モヤッ」としたストレス

                        VSCode卒業?次世代エディタ「Zed」を触って感じた、エンジニアとしての思考の速度
                      • July 2025 (version 1.103)

                        Version 1.108 is now available! Read about the new features and fixes from December. Release date: August 7, 2025 Update 1.103.1: The update adds GPT-5 prompt improvements, support for GPT-5 mini, and addresses these issues. Update 1.103.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the July 2025 rele

                          July 2025 (version 1.103)
                        • GitHub - marimo-team/marimo: A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.

                          A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps. Docs · Discord · Examples · Gallery · YouTube English | 繁體中文 | 简体中文 | 日本語 | Español marimo is a reactive Python notebook: run a cell or interact with a UI element, and marimo automatically runs dependent cells (or marks them as stale), keeping code and outputs consistent. marimo notebooks are stored as

                            GitHub - marimo-team/marimo: A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
                          • Ruby LSP

                            Ruby LSP The Ruby LSP is an implementation of the language server protocol for Ruby, used to improve rich features in editors. It is a part of a wider goal to provide a state-of-the-art experience to Ruby developers using modern standards for cross-editor features, documentation and debugging. Want to discuss Ruby developer experience? Consider joining the public Ruby DX Slack workspace. Table of

                              Ruby LSP
                            • JetBrainsがAgent Client Protocol(ACP)を採用、VS Code一強時代に風穴を開けるか

                              JetBrainsがAgent Client Protocol(ACP)を採用、VS Code一強時代に風穴を開けるか JetBrainsは2025年10月7日、GoogleとZed Industriesに加わり、AIエージェントがコードエディタや統合開発環境と相互作用する標準であるAgent Client Protocol(ACP)を採用したと発表した。 ACPをサポートするコーディングエージェントはエディタとの自動統合が可能となり、標準がない場合に必要だった各エディタ用の個別アドイン作成が不要になる。 JetBrainsはMicrosoftに次ぐ第2位のシェアを持ち、Zedとプロトコル開発で協力する。同社はベンダーロックインがないことを最大のメリットとしている。Microsoftは調査によると75%以上の開発者が使用するVS Codeで市場を支配しており、VS Codeマーケットプレイ

                              • marimo

                                Developer experience is core to marimo, with an emphasis on reproducibility, maintainability, composability, and shareability. Highlights¶ 🚀 batteries-included: replaces jupyter, streamlit, jupytext, ipywidgets, papermill, and more ⚡️ reactive: run a cell, and marimo reactively runs all dependent cells or marks them as stale 🖐️ interactive: bind sliders, tables, plots, and more to Python — no ca

                                  marimo
                                • ZedでGitHub Copilotのコード補完とCopilot Chatを使う設定 - ろぼいんブログ

                                  Zedの画面右下にGitHub Copilotのアイコンが表示されるため、これをクリックして、[Sign In to Copilot]を選択します 画面に表示されるログインコードをコピーして、[Connect to GitHub]をクリックします ブラウザーでGitHubアカウントを接続してZedに戻ると、GitHub Copilotのコード補完とGitHub Copilot Chatが使えるようになっています ZedでGitHub Copilot Chatのみを使うGitHub Copilotのコード補完が不要でGitHub Copilot Chatのみを利用したい場合は、次の手順で設定できます。 画面右下の[Agent Panel]ボタンをクリックします Agent Panel右上のメニューボタンをクリックして[Settings]を選択します [GitHub Copilot Chat]

                                    ZedでGitHub Copilotのコード補完とCopilot Chatを使う設定 - ろぼいんブログ
                                  • GitHub - jamesmurdza/awesome-ai-devtools: Curated list of AI-powered developer tools.

                                    Full development environments with AI for code generation, chat, and debugging: Cursor — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. Windsurf — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. Zed — A high-performance, mult

                                      GitHub - jamesmurdza/awesome-ai-devtools: Curated list of AI-powered developer tools.
                                    • Web アプリケーション開発エンジニアのための "開発生産性を向上させる" ツールたち for Mac

                                      Web アプリ開発のためのツールをまとめてみた 独断と偏見で厳選したツールたちを一挙に紹介したいと思います!!!! 最初にいくつか注意事項をお伝えします。 MacBook Pro を使用しているため、macOS で使えるツールが前提の選定です。 「良いモノには課金を」という信念があるので、一部有料のツールも含みます。 JetBrains が好きなので、すべての IDE が使いたい放題という闇の契約を結んでいます。[1] 主に開発で使用するプログラミング言語は以下を想定しています。 TypeScript -- フロント・バックエンド Rust -- バックエンド・CLI ツール Python -- サクッと・雑に何かしたいとき なぜツールにこだわるのか ツールにこだわる理由は 生産性向上のための第一歩 であると考えているからです。 優れたツールは開発者のために考え抜かれた素晴らしい機能を提供

                                        Web アプリケーション開発エンジニアのための "開発生産性を向上させる" ツールたち for Mac
                                      1