コンテンツへスキップ

0.39.x · 変更履歴

Cursor Tab の高速化と Composer のさらなる改善

  • Cursor Tab(旧称 Copilot++)はデフォルトでチャンク化ストリーミングに対応しました。本ビルドには Cursor Tab の高速化も複数含まれています。今後のビルドでもさらに改善予定です。
  • 複数 Composer の同時実行、Composer のコントロールパネル、受け入れたファイルが削除される不具合などの各種バグ修正。
A screenshot of Visual Studio Code displays a TypeScript file named "cppActions.ts", located in the "vscode > src > vs > workbench > contrib > aiCpp > electron-sandbox" directory. The code defines a class "AcceptCppSuggestionAction" that extends "Action2", with a constructor setting a menu configuration. Below the class, the "registerAction2" function is called to register "AcceptCppSuggestionAction". A helper function "getGhostTextControllerFromAccessor" is defined, which retrieves a controller using an editor service. Syntax highlighting is active, and the editor is in a dark theme. A greyed-out message saying "⌘L to chat, ⌘K to generate" appears between lines of code.
Faster Cursor Tab Suggestions!

アップデート(0.39.1–0.39.6):複数の Cursor Tab のレンダリング不具合、ファイルエクスプローラーが反応しない不具合、Cursor Tab がハングする不具合を修正しました。