João Moreno
70529729e6
engineering: use tar+zstd for win32 node_modules cache ( #291624 )
...
* engineering: use tar+zstd for win32 node_modules cache
* bump cache
* Update .github/workflows/pr-node-modules.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update build/azure-pipelines/win32/product-build-win32-node-modules.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update build/azure-pipelines/win32/steps/product-build-win32-compile.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update .github/workflows/pr-win32-test.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* bump cache salt
* more fixes
---------
Co-authored-by: Aman Karmani <aman@tmm1.net >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-29 21:16:43 +01:00
dependabot[bot]
8936d7e785
Bump tar from 7.5.6 to 7.5.7 in /build/npm/gyp ( #291362 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.6...v7.5.7 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 12:01:31 -08:00
João Moreno
bf729fa50a
strip out git askpass sourcemap footer ( #291673 )
...
fixes #282020
2026-01-29 18:27:20 +00:00
Alex Ross
e0e634e326
Bump macOS test timeout to 90 minutes ( #291664 )
...
The owners of this have asked us to try a longer timeout to help them determine if the issues we're seeing are perf degradation or a hang
2026-01-29 17:25:35 +00:00
Johannes Rieken
fe1d4cfca0
chore: update known CSS variabled ( #291663 )
2026-01-29 17:24:06 +00:00
mrleemurray
32c2dd2891
Add secondary button border and update related styles and colors
2026-01-29 10:49:11 +00:00
Robo
9f5995dd3f
ci: restore reliability of terrapin check ( #291484 )
...
* ci: remove continueOnError setting
* fix: misconfigured peerdepedency setting for subfolders during postinstall
* fix: restore package lock urls for reliable git check
2026-01-28 22:13:32 -08:00
Dmitriy Vasyura
725d99634b
Increase timeout for body download in fetchUrl to accommodate large files ( #291443 )
2026-01-28 23:51:21 +00:00
Dmitriy Vasyura
4d8241eeaa
Sanity tests updates ( #291399 )
...
* Sanity tests updates
* Revert qemu accidental change.
2026-01-28 13:58:56 -08:00
Robo
09a6795b25
fix: path to appx package in Add-AppxProvisionedPackage command ( #291300 )
...
* fix: path to appx package in Add-AppxProvisionedPackage command
* fix: removing appx package in system setup
2026-01-28 16:58:34 +00:00
Robo
1b505efacc
chore: update dmg icon vertical alignment ( #291313 )
2026-01-28 16:15:37 +00:00
Robo
0074df9396
fix: update disk badge icons for dmg ( #290879 )
...
* fix: update disk badge icons for dmg
* chore: try with code icons as badge
* fix: patch badge icon outside of dmgbuild
Refs https://github.com/dmgbuild/dmgbuild/issues/278
which doesn't work well on macOS 26. We avoid forking
the project in this manner.
2026-01-28 12:03:31 +01:00
Robo
da7ccce544
fix: icon and exe path for stable context menu ( #290805 )
2026-01-28 13:29:04 +11:00
Dmitriy Vasyura
7024815efd
Add test for arm64 Linux with 64K page size ( #290658 )
2026-01-26 18:53:22 -08:00
Robo
67655b30f5
chore: bump electron@39.3.0 ( #289985 )
...
* chore: bump electron@39.3.0
* chore: update build
* chore: bump distro
2026-01-26 21:02:29 +00:00
Sandeep Somavarapu
d85e727379
remove built in profiles ( #290528 )
2026-01-26 20:39:49 +00:00
Sandeep Somavarapu
e7c53a91c7
introduce workbench mode for agent sessions window ( #290500 )
...
* introduce workbench mode for agent sessions window
* feedback
* simplify
2026-01-26 19:44:40 +00:00
Justin Chen
dabbb57ecb
animations for reasoning and tool calls inside reasoning ( #290216 )
...
* animations for reasoning and tool calls inside reasoning
* add shimmer
* address some comments
* Update src/vs/workbench/contrib/chat/browser/widget/chatListRenderer.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* remove extra keyframes
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-26 08:54:28 -08:00
Ladislau Szomoru
e3657ad9e3
Engineering - adopt the ACES VMs ( #290427 )
2026-01-26 16:50:05 +00:00
Alex Ross
10abebd051
Get codicons from node module ( #289705 )
...
* Revert "Revert codicon change (#289683 )"
This reverts commit de6f371a92 .
* Always run postinstall
* Two more places
* Move codicon copy into compilation
* Fix pipelines
* Update readme
* Fix watch task
* Move copy codicons
* MIssed some spots
* Error handing
* Fix path
2026-01-26 12:13:48 +01:00
Dmitriy Vasyura
141d5452e8
Cache docker images for sanity tests ( #290124 )
...
Cache sanity tests docker images in Azure DevOps pipelines
2026-01-24 13:22:34 +01:00
Dmitriy Vasyura
aaaac22b3c
Sanity tests for Linux ( #290072 )
...
Added Linux containers for supported platforms.
Updated tests to run and pass on all targets.
2026-01-23 18:49:15 -08:00
Raymond Zhao
6d68d6c247
chore: bump build cache salt ( #290015 )
2026-01-23 13:23:50 -08:00
João Moreno
6999d48f2d
fix copilot chat compat checks ( #290016 )
...
* feat: add allowlist compatibility check for API proposals in copilot chat
* TO REVERT
* fix template path
* log
* fix case sensitivity
* fix test
* remove test code
2026-01-23 21:18:38 +00:00
Henning Dieterichs
55134be2df
Adopts @vscode/rollup-plugin-esm-url ( #290012 )
...
* Adopts @vscode/rollup-plugin-esm-url
* Exports EditorWorkerService.workerDescriptor
2026-01-23 21:07:54 +00:00
Connor Peet
df77ff6615
build: mix in the quality for release so product.json matches ( #290007 )
...
* build: mix in the quality for release so product.json matches
* Reapply "feat: add allowlist compatibility check for API proposals in extensions" (#290003 )
This reverts commit abf64deb34 .
2026-01-23 20:31:14 +00:00
Paul
abf64deb34
Revert "feat: add allowlist compatibility check for API proposals in extensions" ( #290003 )
2026-01-23 20:04:38 +00:00
Robo
a9543fb049
chore: update dmg background ( #289897 )
2026-01-23 15:52:58 +00:00
João Moreno
69390a65e7
feat: add allowlist compatibility check for API proposals in extensions ( #289923 )
2026-01-23 14:56:23 +00:00
Johannes
3138cd6212
refactor: improve transpile process and add incremental build support
2026-01-23 14:53:39 +01:00
Johannes
b14c8c9752
fix: remove logOverride for unsupported require calls in esbuild configuration
2026-01-23 14:28:14 +01:00
Johannes
07eb6b45d6
fix: suppress log warnings for unsupported require calls in esbuild configuration
2026-01-23 14:07:31 +01:00
Johannes
da67537843
Merge branch 'main' into joh/esbuild-the-things
2026-01-23 13:55:46 +01:00
Sandeep Somavarapu
19209a8c1f
Prototype agent sessions window ( #289707 )
...
* prototype agent sessions window
* prototype agent sessions window
* polish defaults
* apply template changes on startup
* move under resources
* some fixes and disable profile actions in agent sessions window
* disabe manage profile actions for agent sessions workspace
* fix fixing window title
* disable when chat is hidden
* simplify
* feedback
* fix tests
* disable the action in stable
* Update resources/profiles/agent-sessions.code-profile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/vs/platform/userDataProfile/common/userDataProfileTemplateWatcher.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/vs/platform/userDataProfile/common/userDataProfile.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-23 08:17:25 +00:00
dependabot[bot]
4adf8989a8
build(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /build ( #289809 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-23 07:26:26 +01:00
Robo
0ced11929b
feat: add dmg for macOS ( #289179 )
...
* feat: add dmg for macOS arm64
* chore: create dmg for all archs
* chore: move zx dependency to build
* fix: invalid condition in universal build
* chore: update background
* fix: publishing universal dmg
2026-01-22 18:21:39 -08:00
Henning Dieterichs
f71d8d43f3
Fixes vite hotreload workers ( #289767 )
2026-01-22 15:07:16 -08:00
Raymond Zhao
9b9bac90c4
chore: fix casing ( #289719 )
...
* chore: fix casing
* chore: fix more casing
2026-01-22 19:20:10 +00:00
Alex Ross
de6f371a92
Revert codicon change ( #289683 )
...
Revert "Copy codicons file as part of the build (#289411 )"
This reverts commit 08d958aa2b .
2026-01-22 17:08:50 +00:00
Alex Ross
08d958aa2b
Copy codicons file as part of the build ( #289411 )
...
* Copy codicons file as part of the build
Part of #283823
* Merge branch 'main' into alexr00/inadequate-skink
* Remove unneeded changes
* Add readme
* Merge branch 'main' into alexr00/inadequate-skink
* Error handling for copy
* Do copy for editor
* Merge branch 'main' into alexr00/inadequate-skink
* Bump codicon version
2026-01-22 15:57:44 +01:00
Johannes
b4d5f56deb
Fix esbuild resource copying for development and test builds
...
- Include workbench-dev.html files for development mode (needed when VSCODE_DEV is set)
- Add codicon.ttf font to resource patterns
- Include test files and CSS in development builds (exclude only for production bundles)
- Add comprehensive test fixture patterns for unit tests (json, txt, snap, tst, html, js, jxs, tsx, png, md, zip, pdf, qwoff, wuff, less, and extensionless executables)
- Add excludeTests parameter to copyCssFiles and copyResources functions
- Production bundles (--bundle) still exclude tests and dev files
2026-01-22 15:05:41 +01:00
Robo
b87a2b7446
fix: support rollback to non-versioned layout on windows ( #289547 )
...
* fix: support rollback to non-versioned layout
* fix: destination for tools in rollback
Location matrix:
1) Version update
a) Background - {app}/versionfolder/tools
b) Non-background - {app}/versionfolder/tools
2) Non version update
a) Background - {app}/tools
b) Non-background - {app}/tools
2026-01-22 19:21:26 +09:00
Johannes
7896df9981
ts boilerplate cleanup not needed
2026-01-22 09:57:23 +01:00
Johannes
d6a69b96a2
vibe-wip
2026-01-22 09:16:13 +01:00
Johannes
b08e9e5e4b
vibe-wip
2026-01-22 08:45:58 +01:00
Raymond Zhao
6f6a479500
chore: bump tar ( #289513 )
2026-01-21 23:30:18 +00:00
Raymond Zhao
e03af17fbb
Revert "Bump tar from 7.4.3 to 7.5.6 in /build/npm/gyp" ( #289459 )
...
Revert "Bump tar from 7.4.3 to 7.5.6 in /build/npm/gyp (#289415 )"
This reverts commit 81f871e6aa .
2026-01-21 19:17:54 +00:00
Henning Dieterichs
866c30a2f4
Fixes vite config
2026-01-21 19:56:54 +01:00
dependabot[bot]
81f871e6aa
Bump tar from 7.4.3 to 7.5.6 in /build/npm/gyp ( #289415 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.4.3 to 7.5.6.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.6 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 09:41:48 -08:00
Johannes
46e5821fd3
feat(inlineChat): enhance inline chat affordance with new selection handling and styling
2026-01-21 10:52:11 +01:00