跳至主內容

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 可能當機的問題。