Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 03.06.2025 18 коммитов
-
-
Martin Aeschlimann создал
-
Martin Aeschlimann создал
-
Robo создал
* chore: bump electron@35.5.0 * chore: adpot system-context-menu for linux * chore: add network inspection support * chore: bump distro
-
Justin Chen создал
-
Tyler James Leonhardt создал
Follow up from https://github.com/microsoft/vscode/pull/250361 to also hide the separators when focused
-
-
Tyler James Leonhardt создал
-
Rob Lourens создал
* Adopt mode change event for custom modes Still needs serious cleanup but should be good enough for now microsoft/vscode-copilot#17638 * Fix tests
-
Tyler James Leonhardt создал
* `issuer` -> `authorizationServer` refactor Also: * adds `authorizationServerGlobs` to the authentication contribution schema * removes ugly MCP issuer hack and instead plumbs the authorizationServer down to the new auth providers
-
-
-
Connor Peet создал
-
-
-
Connor Peet создал
* mcp: use tool embedded resource data for 'permalinks' Previously we kind of normalized on MCP resource URIs in tool responses. This means we basically ignored the embedded content and _required_ servers implement resources to make it work. In this PR, I register a read-only filesystem that serves contents from the chat tool response. This avoids extra resources calls and might be more predictable as well. * hygenie
-
Justin Chen создал
* make sure to not hide header when confirmation message * fix tab index and outline in chat with bubbles
-
Osvaldo Ortega создал
-
Osvaldo Ortega создал
-
- 02.06.2025 22 коммита
-
-
Aaron Munger создал
-
-
-
Aaron Munger создал
* set an empty selection so that get selection does not return undefined * just change the selection getter * ensure a value from each setter * use internal type
-
-
-
Benjamin Pasero создал
-
Peng Lyu создал
-
Benjamin Pasero создал
-
Martin Aeschlimann создал
-
-
Logan Ramos создал
-
Josh Spicer создал
* Display warning for unpublished gallery extensions ref: https://github.com/microsoft/vscode/issues/181248 * naming is hard * tidy up * update variable * detect missing extension * add a filter to 'syncMissingFromGallery' so we can compare against subsets of a galleryExtension * move into syncInstalledExtensionsWithGallery
-
-
Benjamin Pasero создал
-
Johannes Rieken создал
* toolset telemetry * let the value of `IChatRequestToolSetEntry` be tool entries https://github.com/microsoft/vscode/issues/250254
-
-
Sandeep Somavarapu создал
-
-
Brigit Murtaugh создал
* Add Copilot setup steps for Codespaces walkthrough * Update for any remote * fix: update context key * Comment pick a folder web * fix: standardize quotes in Copilot setup steps for consistency * Comment --------- Co-authored-by:
Brigit Murtaugh <brmurtau@microsoft.com> -
Johannes Rieken создал
* use `toolReferenceName` for tool sets fixes https://github.com/microsoft/vscode/issues/250254 * Only have `ToolSet#referenceName` but no more displayName and toolReferenceName re https://github.com/microsoft/vscode/issues/250254
-
Henning Dieterichs создал
-