Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 19.10.2025 3 коммита
-
-
Anthony Kim создал
* Fix first input getting ignored * More cleanups * Remove pauseInputEventbarrier from onData handler * Revert my changes, back to original ptyService * micro task `this._processManager.write('\x1b[?61;4c');` * Remove pauseInputEventBarrier * try to fix unused import error * use new _sendDataToProcess * Dont use async, dont await on \x1b[?61;4c * rename to _handleOnData -
-
Benjamin Pasero создал
-
- 18.10.2025 5 коммитов
-
-
-
Harald Kirschner создал
* Mode handoff flow * Show/hide widget on mode switching * Fix tests * Address PR feedback: remove subtitle, exclude quick chat, add debouncing for suggest next widget * Show next steps widget only after request completion, not on message send * Reset promptSyntax changes that landed in main The handOffs property logic has landed in main branch via another PR. Resetting these files to avoid conflicts and use the upstream implementation. * Fixed handoff props * Improve chat suggest next widget layout and styling * Fix mode handoff widget visibility on clear and mode changes * Prevent suggest widget re-show on clear * reset styling and clean up chatWidget * Schedule welcome view render instead of invoking it directly Use the existing _welcomeRenderScheduler.schedule() when the view model has no items so welcome view rendering is debounced and avoids potential reentrant/cyclic calls. * update css * Schedule suggest-next widget render instead of hiding it synchronously * Use single quotes for YAML lines in "mode with handoffs attribute" test * Update tests * Account for suggest-next widget height * Nit: remove height update for welcome content --------- Co-authored-by:
bhavyaus <bhavyau@microsoft.com> -
Connor Peet создал
* tools: initial proposal for static mcp tool definitions * finish implementation * up distro
-
-
vijay upadya создал
-
- 17.10.2025 32 коммита
-
-
-
vijay upadya создал
-
Megan Rogge создал
-
Megan Rogge создал
-
Paul создал
-
Matt Bierner создал
-
Matt Bierner создал
-
Paul создал
-
Daniel Imms создал
-
-
-
Ladislau Szomoru создал
-
Logan Ramos создал
* Fix https://github.com/microsoft/vscode/issues/271481 * Update src/vs/workbench/contrib/chat/browser/chatInputPart.ts Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> -
-
Ladislau Szomoru создал
-
Megan Rogge создал
-
Megan Rogge создал
-
Ladislau Szomoru создал
-
Ladislau Szomoru создал
-
Sandeep Somavarapu создал
-
Benjamin Pasero создал
-
Ladislau Szomoru создал
-
Benjamin Pasero создал
-
Benjamin Pasero создал
-
Benjamin Pasero создал
-
Peng Lyu создал
-
Josh Spicer создал
* fix merge conflicts * Modify LanguageModelsService to manage Chat Session "contributed" model identifiers * refactor to sessionModelPickerActionItem * add missed file * rename to IChatSessionProviderOptions * change to provideChatSessionProviderOptions
-
Dinesh Chandnani создал
-
Ladislau Szomoru создал
* Initial implementation * Pinning/unpinning selection is working *
💄 fix hygiene -
Peng Lyu создал
-
Martin Aeschlimann создал
* support handoff property in modes * allow empty prompt * Update src/vs/workbench/contrib/chat/common/promptSyntax/languageProviders/promptValidator.ts Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/vs/workbench/contrib/chat/common/promptSyntax/service/newPromptsParser.ts
Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts
Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
* fix nls key
---------
Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> -
Osvaldo Ortega создал
-