Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 28.09.2025 9 коммитов
-
-
Daniel Imms создал
-
Daniel Imms создал
-
Daniel Imms создал
- Allow git branch command by default - Block destructive options: -d, -D, -m, -M, --delete, --force - Prevent accidental branch deletion and renaming
-
-
Daniel Imms создал
-
Daniel Imms создал
-
Daniel Imms создал
-
Daniel Imms создал
-
Anthony Kim создал
-
- 27.09.2025 21 коммит
-
-
Connor Peet создал
-
Martin Aeschlimann создал
-
-
Justin Chen создал
-
-
Benjamin Pasero создал
-
Benjamin Pasero создал
-
Bhavya U создал
Refactor todo display logic to prioritize showing the first in-progress todo, followed by the last completed todo if applicable. (#268608)
-
Bhavya U создал
* fix: update clear functionality in ChatTodoListWidget * Update src/vs/workbench/contrib/chat/browser/chatWidget.ts Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> -
-
Vijay Upadya создал
* keybindings for navigating user chat items * Change KB to CTRL+ Left/Right Arrow and remove wrap. --------- Co-authored-by:
vijay upadya <vj@example.com> -
-
Elijah King создал
-
Elijah King создал
-
-
Elijah King создал
-
Bhavya U создал
-
-
-
-
-
- 26.09.2025 10 коммитов
-
-
-
-
Connor Peet создал
* api: allow byok model providers to hint at good edit tools For our own models, we set up the edit tools they get. For generic open- ended providers like OpenRouter, we will have a 'learning' functionality. But for BYOK providers that can provide a curated set of models (e.g. Cerebras) we should let them tell us what edit tool is appropriate for models they give us so users have a good experience from request 0. The API is intentionally loose because edit tools continue to evolve and our set of available tools will continue to change. So I do not surface any of these in actual API types, but give a string array of hints the provider can give us. If in the future none of the tools they hint are ones we recognize, as the space evolves, then the chat extension will fall back to its default learning behavior. * comment
-
Copilot создал
* Initial plan * Add configurable layout for Test Results view - basic implementation Co-authored-by:
connor4312 <2230985+connor4312@users.noreply.github.com>
* Add toolbar toggle action for Test Results view layout
Co-authored-by:
connor4312 <2230985+connor4312@users.noreply.github.com>
* Fix code review issues - remove ineffective config listener and format ternary
Co-authored-by:
connor4312 <2230985+connor4312@users.noreply.github.com>
* Final cleanup and clarify comments per code review feedback
Co-authored-by:
connor4312 <2230985+connor4312@users.noreply.github.com>
* make it realtime
---------
Co-authored-by:
copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by:
connor4312 <2230985+connor4312@users.noreply.github.com>
Co-authored-by:
Connor Peet <connor@peet.io> -
-
Copilot создал
-
-
Alex Ross создал
* WIP * WIP * Separate tool for coverage * Add file input to coverage * spacing * nits * Convert back to one tool + some cleanup * fallback to normal run if coverage is not supported --------- Co-authored-by:
Connor Peet <connor@peet.io> -
DQ создал
* fix: gen instruct prompt and apply btn style * revert chatActions.ts Revert this to THIS * Move into shared selector --------- Co-authored-by:
Daniel Imms <2193314+Tyriar@users.noreply.github.com> -
Benjamin Pasero создал
-