HomeTags#ide

Tag timeline

#ide17 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total17#ide の全掲載記事All listed entries tagged #ide
Showing17このページの表示件数Entries on this page
Page1/1静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 1/1 · 17 total

Sun, Jul 121 entries
コミュニティCommunityAI Editors·Zenn Cursor

AIが自律でコードを書く時代に、Cursorは「コックピット」として残るのかAs AI agents grow capable of writing code autonomously, this article examines…

重要度 MediumMedium priority技術記事 · AI Editorstechnical post · AI Editors

AI要約AIエージェントが自律的にコードを生成する時代において、CursorがIDEとしての役割を「操縦席」として維持できるかを考察した記事。開発者の介在価値とツールの存在意義を問い直している。

AI SUMMARYAs AI agents grow capable of writing code autonomously, this article examines whether Cursor can remain relevant as a developer 'cockpit' and what role human oversight still plays in the engineering loop.

AIが自律でコードを書く時代に、Cursorは「コックピット」として残るのかog
Thu, Jul 91 entries
新規収集INDEXED公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.128 リリースノートVisual Studio Code 1.128 Release Notes

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Visual Studio Code 1.128は2026年7月公開の月次リリースで、エディタの操作性改善やGitHub Copilot連携の強化、拡張機能APIの拡充など多岐にわたる改良が行われ、開発効率のさらなる向上が期待されます。

AI SUMMARYThe July 2026 VS Code 1.128 monthly release brings editor usability improvements, enhanced GitHub Copilot integration, and new extension APIs, collectively refining the development experience for all users.

Visual Studio Code 1.128 Release Notesmedia
Thu, Jul 21 entries
新規収集INDEXED公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.127 リリースノートVisual Studio Code 1.127 Release Notes

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Visual Studio Code 1.127では、エディタ機能の強化やGitHub Copilot連携の改善、拡張機能APIの更新など、開発者の生産性向上に役立つ多数の変更が加えられた。

AI SUMMARYVisual Studio Code 1.127 is the July 2026 monthly release, delivering editor enhancements, GitHub Copilot improvements, and updated extension APIs to boost developer productivity.

Visual Studio Code 1.127 Release Notesmedia
Thu, Jun 251 entries
新規収集INDEXED公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.126 リリースノートVisual Studio Code 1.126 Release Notes

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Visual Studio Code 1.126がリリースされました。エディタ機能の強化やデバッグ改善、拡張機能APIの更新など、多数の新機能と改善を含む月次アップデートです。

AI SUMMARYLearn what is new in Visual Studio Code 1.126 Read the full article

Visual Studio Code 1.126 Release Notesmedia
Tue, Jun 231 entries
公式OfficialAI Editors·Zed Editor Releases

Zed Editor v1.8.2-pre リリースZed Editor Releases v1.8.2-pre

重要度 MediumMedium priority公式リリース · AI Editorsofficial release · AI Editors

AI要約Zed Editorのプレリリースv1.8.2-preは、大小文字を区別しないファイルシステムでのイベント取りこぼしによりgit状態が古いまま同期不整合を起こす問題と、Copilotサインインウィンドウが全アプリの最前面に固定される問題を修正した。

AI SUMMARYZed Editor's v1.8.2-pre pre-release fixes missed file system events on case-insensitive filesystems that caused stale git state and sync issues, and resolves a Copilot sign-in window floating above all other applications.

Zed Editor Releases v1.8.2-premedia
Thu, Jun 182 entries
公式OfficialAI Editors·Zed Editor Releases

Zed Editor v1.8.0-pre リリースZed Editor Releases v1.8.0-pre

重要度 MediumMedium priority公式リリース · AI Editorsofficial release · AI Editors

AI要約Zed Editor v1.8.0-preがリリースされ、サイドバーの新スレッドボタンからワークツリーを直接作成できるようになった。さらにターミナル起動時にコマンドを自動実行するagent.terminal_init_command設定が追加された。

AI SUMMARYZed Editor v1.8.0-pre lets users create a new worktree directly from the sidebar's new-thread button and adds an agent.terminal_init_command setting that automatically runs a command when opening a new terminal.

Zed Editor Releases v1.8.0-premedia
新規収集INDEXED公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.125 リリースノートVisual Studio Code 1.125 Release Notes

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Visual Studio Code 1.125 の公式リリースノート。新機能やエディタ改善、AI コーディング支援の強化、バグ修正など月次アップデートの詳細を網羅しています。

AI SUMMARYLearn what's new in Visual Studio Code 1.125 Read the full article

Visual Studio Code 1.125 Release Notesmedia
Thu, Jun 111 entries
公式OfficialCopilot·GitHub Copilot Blog

GitHub Copilot CLI に Language Server Protocol で本格的なコードインテリジェンスを付与するGive GitHub Copilot CLI real code intelligence with language servers

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約GitHub 公式ブログが、Copilot CLI に LSP(Language Server Protocol)サーバーを接続する設定方法を解説。grep や逆コンパイルに頼るブルートフォース的手法を排除し、型やシンボル情報に基づく IDE 並みの正確なコード解析を AI に提供できるようになる。

AI SUMMARYGitHub explains how to connect Language Server Protocol servers to Copilot CLI, replacing brute-force grep and decompilation with IDE-grade code intelligence so the AI can reason about types and symbols accurately.

Thu, Jun 41 entries
公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.123 リリースノート — 最新アップデートの全容Visual Studio Code 1.123 Release Notes

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Microsoft が Visual Studio Code 1.123 をリリースした。エディタ本体の改善に加え、GitHub Copilot との統合強化やデバッグ・拡張機能まわりの各種アップデートが含まれると見られる。開発者は公式リリースノートで詳細を確認できる。

AI SUMMARYLearn what's new in Visual Studio Code 1.123 Read the full article

Visual Studio Code 1.123 Release Notesmedia
Thu, Apr 161 entries
公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.116 リリースノート公開(新しいタブで開きます)Visual Studio Code 1.116 Release Notes(opens in a new tab)

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Microsoft が Visual Studio Code 1.116 のリリースノートを公開した。月次の定期アップデートとして、エディタ機能の改善、拡張機能 API の更新、リモート開発やソース管理周りの調整などが含まれると見られる。

AI SUMMARYLearn what's new in Visual Studio Code 1.116 Read the full article

Visual Studio Code 1.116 Release Notesmedia
Thu, Apr 22 entries
新規収集INDEXED公式OfficialAI Editors·Cursor Changelog

Cursor 3.0、エージェント中心の新インターフェースを公開(新しいタブで開きます)New Cursor Interface(opens in a new tab)

重要度 MediumMedium priority変更履歴 · AI Editorschangelog · AI Editors

AI要約AIコードエディタCursorが3.0をリリースし、UIをエージェント中心の設計に刷新した。複数のAIエージェントを並列に管理・監視できる新ビューを導入し、長時間タスクや自律的なコーディング作業の運用効率を高めることを狙う。

AI SUMMARYCursor 3 is now available.

公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.114 リリースノート公開、定例アップデートで各種改善(新しいタブで開きます)Visual Studio Code 1.114 Release Notes(opens in a new tab)

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Microsoft が Visual Studio Code 1.114 のリリースノートを公開した。月次の定例アップデートとして、エディタや言語サポート、拡張機能 API、リモート開発機能などに関する改善や不具合修正が含まれているとみられる。

AI SUMMARYLearn what's new in Visual Studio Code 1.114 Read the full article

Visual Studio Code 1.114 Release Notesmedia
Thu, Mar 191 entries
公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.112 リリースノート公開、Copilot連携を強化(新しいタブで開きます)Visual Studio Code 1.112 Release Notes(opens in a new tab)

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Microsoftは2024年10月版のVisual Studio Code 1.112をリリースした。GitHub Copilotとの統合がさらに進み、チャット体験やコード編集支援の改善、アクセシビリティ強化、各種拡張APIの更新が含まれている。開発者の日常作業を支える定例アップデートだ。

AI SUMMARYLearn what's new in Visual Studio Code 1.112 Read the full article

Visual Studio Code 1.112 Release Notesmedia
Wed, Mar 111 entries
新規収集INDEXED公式OfficialAI Editors·Cursor Changelog

Cursor Marketplaceに30以上の新プラグインが追加(新しいタブで開きます)New Plugins on the Cursor Marketplace(opens in a new tab)

重要度 MediumMedium priority変更履歴 · AI Editorschangelog · AI Editors

AI要約Atlassian、Datadog、GitLab、Glean、Hugging Face、monday.com、PlanetScaleなどのパートナーから30以上の新プラグインが追加され、Cursorが各種サービスへの読み書きやアクション実行に対応した。

AI SUMMARYCursor added over 30 new Marketplace plugins from partners like Atlassian, Datadog, GitLab, Glean, Hugging Face, monday.com, and PlanetScale, letting it read, write, and take actions across many more services.

Tue, Mar 101 entries
公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.111 リリースノート公開、月次アップデートで機能改善(新しいタブで開きます)Visual Studio Code 1.111 Release Notes(opens in a new tab)

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Microsoft が Visual Studio Code 1.111 のリリースノートを公開した。月次リリースの一環として、エディタ機能の改善、拡張機能 API の更新、GitHub Copilot などの統合強化、各種バグ修正が含まれると見られる。開発者は公式ノートで詳細を確認できる。

AI SUMMARYLearn what's new in Visual Studio Code 1.111 Read the full article

Visual Studio Code 1.111 Release Notesmedia
Thu, Mar 51 entries
公式OfficialVS Code·VS Code Updates

Visual Studio Code 1.110 リリースノート公開、AI機能を強化(新しいタブで開きます)February 2026 (version 1.110) Release Notes(opens in a new tab)

重要度 MediumMedium priority公式リリース · VS Code / Dev Envofficial release · VS Code / Dev Env

AI要約Microsoftが公開したVisual Studio Code 1.110では、Copilot Chatの改善やエージェント機能の拡張、エディタやターミナル周辺のUX改良が含まれる。MCP連携や拡張機能APIの更新も進み、AI開発体験を一段と高めるアップデートとなっている。

AI SUMMARYWhat's new in the Visual Studio Code February 2026 Release (1.110). Read the full article

February 2026 (version 1.110) Release Notesmedia
Wed, Mar 41 entries
新規収集INDEXED公式OfficialAI Editors·Cursor Changelog

CursorがJetBrains IDEに対応、AI機能を統合提供(新しいタブで開きます)Cursor in JetBrains IDEs(opens in a new tab)

重要度 MediumMedium priority変更履歴 · AI Editorschangelog · AI Editors

AI要約AIコードエディタCursorがJetBrains系IDEで利用可能になった。IntelliJ IDEAやPyCharmなどのJetBrains環境にCursorのAIエージェントや補完機能を持ち込み、既存のワークフローを維持したままAI支援開発が可能となる。

AI SUMMARYCursor is now available in IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs through the Agent Client Protocol (ACP).