Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 22.08.2025 4 коммита
-
-
Tyler James Leonhardt создал
* Allow modals in automation This allows for the opt-in behavior of allowing dialogs while using automation. When opted in, we also switch over to using custom dialogs & the simple file picker so that the automation can control it. This was added so that we can do auth flows, which uses dialogs. Now we will be able to complete an auth flow (with the help of the user in the browser) and automate interacting with chat via the development MCP server. * Instead use custom for smoke tests * Go back to command but have a context key for automation * Workaround terminal smoke tests
-
-
-
-
- 21.08.2025 36 коммитов
-
-
Megan Rogge создал
-
-
-
Megan Rogge создал
-
Matt Bierner создал
Ran into this while debugging #262472. Using an emitter has extra overhead vs the simple listener
-
-
-
Tim Heuer создал
-
✨ Implement collapseAll method in TestCoverageView -✨ Add collapseAll method in TestCoverageTree -🆕 Register Collapse All action in the testing menu -
-
-
-
Josh Spicer создал
do not show the cloud button as disabled. Allow submission of a plan without final prompt
-
Josh Spicer создал
* initial support for contributed buttons in the chat session multi diff part (https://github.com/microsoft/vscode/issues/260227) * multidiffbuttons
-
Josh Spicer создал
-
-
-
Copilot создал
-
-
Bhavya U создал
-
Connor Peet создал
-
João Moreno создал
-
-
Benjamin Pasero создал
chat - keep `hidden: true` if setting defined as such irrespective of extension installation (#262709) * chat - keep `hidden: true` if setting defined as such irrespective of extension installation * add todo
-
Benjamin Pasero создал
-
Benjamin Pasero создал
-
-
-
lemurra_microsoft создал
-
Don Jayamanne создал
-
Ethan Bovard создал
* Add Open File on Selected Side using DIFF_OPEN_SIDE command * Reposition appendMenuItem call for DIFF_OPEN_SIDE * Move DIFF_OPEN_SIDE from editorCommands to diffEditorCommands; rename command palette action to Open Active Diff Side
-
-
Copilot создал
* Initial plan * Add dropdown option to show chat history in LocalChatSessionsProvider - Add IChatService dependency to LocalChatSessionsProvider - Add isHistoryExpanded state and toggleHistoryExpansion method - Enhanced provideChatSessionItems to include history dropdown and historical sessions - Added historyItem property to ILocalChatSessionItem interface - Modified SessionsViewPane onDidOpen to handle history interactions - Added visual improvements (chevron icons, labels, descriptions) Co-authored-by:
osortega <48293249+osortega@users.noreply.github.com>
* Fix imports and add ACTIVE_GROUP for opening historical chat sessions
- Add ACTIVE_GROUP import from editorService
- Update editor opening call to use ACTIVE_GROUP parameter
- Verify basic logic with simple test
Co-authored-by:
osortega <48293249+osortega@users.noreply.github.com>
* Restructure chat history as proper tree hierarchy with parent-child relationships
Co-authored-by:
osortega <48293249+osortega@users.noreply.github.com>
* Less customized tree
* Revert removed changes
* CSS updates
* Open in editor
* Rename fixes
* Inline commands
* CSS cleanup
---------
Co-authored-by:
copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by:
osortega <48293249+osortega@users.noreply.github.com>
Co-authored-by:
Osvaldo Ortega <osortega@microsoft.com> -
Don Jayamanne создал
-
-
Josh Spicer создал
-
-