Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 18.11.2025 25 коммитов
-
-
Johannes создал
-
Johannes создал
-
Johannes создал
The UI is now always the new way but the extension still supports both "back ends" re https://github.com/microsoft/vscode/issues/278054
-
Ladislau Szomoru создал
-
Benjamin Pasero создал
* agent sessions - add a view filter action to filter by provider type * Update src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsViewFilter.ts Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
* feedback
---------
Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> -
Ladislau Szomoru создал
-
Justin Chen создал
-
Benjamin Pasero создал
-
Benjamin Pasero создал
-
-
Justin Chen создал
-
Rob Lourens создал
* Implement IChatWidgetService#openSession, adopt for sessions view * Adopt in sessions view pane * Copilot comment
-
Justin Chen создал
-
-
Josh Spicer создал
* add IChatAgentData.canAccessPreviousChatHistory * chatSessions have canAccessPreviousChatHistory * revert back
-
Connor Peet создал
Previously we did a couple of different ad-hoc things when showing chat, which often didn't support editor chat, aux window chat, and never supported quick chat at all. This implement a method on the IChatWidgetService to reveal the chat widget regardless of location, and also to reveal+open the last widget or create a new one if there wasn't one, replacing the popular `showChatView` which only supported sidebar chat.
-
Matt Bierner создал
-
Matt Bierner создал
-
-
Megan Rogge создал
-
-
Connor Peet создал
* chat: remove `waitForReady` - Now that edit sessions are sync, we don't need to wait for them (just guard edits) as in https://github.com/microsoft/vscode-copilot/issues/16060 - I noticed `widget.onDidClear()` listeners were actually async and we do need to wait for them before we can safely make new input. Revised this to a delegate pattern. - Wait for a view model when sending chat. Also, improved Event.toPromise so it can safely be reused -- it now cleans up its own disposable from the disposable store or array after it settles. Resolves #247484 * Update src/vs/base/common/event.ts Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> -
-
Matt Bierner создал
-
Megan Rogge создал
do not proceed when `Focus Terminal` option is taken with task until input has happened, prevent build daemon prompt (#277890) fix #277582
-
- 17.11.2025 15 коммитов
-
-
Copilot создал
-
Christof Marti создал
-
Justin Chen создал
-
Benjamin Pasero создал
-
Justin Chen создал
-
Josh Spicer создал
-
-
-
-
dependabot[bot] создал
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 ) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
Martin Aeschlimann создал
-
Daniel Imms создал
-
-
Benjamin Pasero создал
-
dependabot[bot] создал
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.11. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite ) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com>
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-