跳至内容

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 偶发卡顿的问题。