Commit Graph

6173 Commits

Author SHA1 Message Date
Dmitriy Vasyura
2a9ddcdee6 Merge pull request #284531 from microsoft/dev/dmitriv/bracket-matching-foreground-2
Add editorBracketMatch-foreground color setting
2026-01-13 12:07:51 +01:00
Henning Dieterichs
757fa88f1f Fixes Playground type errors (#287145) 2026-01-12 18:29:15 +00:00
Dmitriy Vasyura
eb2802b51e Add Azure pipeline to run sanity tests (#287062)
* Add Azure pipeline to run sanity tests

* Refactor into job template, add tests logs upload.

* Remove unused packages from dependencies.
2026-01-12 18:23:54 +01:00
Benjamin Pasero
9ad93e319e Remove src/vs/loader.js (fix #285255) (#286727) 2026-01-09 15:13:32 +01:00
Henning Dieterichs
63c58419fd Don't include loader.js in monaco-editor-core build, as the loader is no longer used. (#286722)
Prepares for https://github.com/microsoft/vscode/issues/285255.
2026-01-09 11:43:56 +00:00
Benjamin Pasero
8edf92d2af debt - update esbuild@0.27.2 (#286687) 2026-01-09 10:53:03 +00:00
Benjamin Pasero
fe665a91f6 watcher - update to latest version (#286484) 2026-01-09 07:07:37 +01:00
Dmitriy Vasyura
c8fdd1650c Update TextMate grammars from upstream sources (#286560)
* Update TextMate grammars from upstream sources
* Fix integration test on Windows to run TypeScript file directly
* Baseline update
2026-01-08 16:24:04 +00:00
Josh Spicer
0ccfbc0da9 bump copyright (#286438) 2026-01-07 13:52:15 -08:00
Osvaldo Ortega
e166b7b679 Revert "Revert "debt - remove AMD support of VSCode for web"" (#286423)
Revert "Revert "debt - remove AMD support of VSCode for web" (#286421)"

This reverts commit 84ce6e1a98.
2026-01-07 13:02:55 -08:00
Osvaldo Ortega
84ce6e1a98 Revert "debt - remove AMD support of VSCode for web" (#286421)
Revert "debt - remove AMD support of VSCode for web (#285230)"

This reverts commit 74c4ecddf7.
2026-01-07 19:30:20 +00:00
dependabot[bot]
653395017e Bump qs from 6.14.0 to 6.14.1 in /build (#285915)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  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-05 15:52:23 +01:00
Ladislau Szomoru
dd65f0c5ef Engineering - switch from npm-run-all to npm-run-all2 (#284087)
* Introduce compilation error

* Engineering - limit the tasks that we run

* Limit available memory to simulate an OOM

* Try to update the task

* Remove the use of npm-run-all

* Fix script

* Another try

* Try npm-run-all2

* Restore tasks, keep npm-run-all2

* Switch from npm-run-all to npm-run-all2

* Revert changes that were used for testing
2026-01-05 15:49:42 +01:00
Benjamin Pasero
43b3987e74 debt - adopt @vscode/watcher with some newer fixes (#285247) 2025-12-29 03:57:05 -08:00
Benjamin Pasero
74c4ecddf7 debt - remove AMD support of VSCode for web (#285230) 2025-12-28 20:12:52 +01:00
Henning Dieterichs
f34aaead5b Revert "Add editorBracketMatch-foreground color setting (#284031)" (#284451)
Fixes https://github.com/microsoft/vscode/issues/284444

This reverts commit 695f93c758.
2025-12-19 14:00:20 +00:00
Dmitriy Vasyura
695f93c758 Add editorBracketMatch-foreground color setting (#284031)
* Added editorBracketMatch-foreground color setting

* Undo CSS change as that is unnecessary with theming participant.
2025-12-18 11:03:11 +01:00
mrleemurray
ac2e929ce4 Add sizes to known variables and update color registry tests 2025-12-17 13:13:04 +00:00
mrleemurray
8eac7ddda6 style: restore border property for text preformat in various CSS files 2025-12-17 11:01:34 +00:00
mrleemurray
bb7827065c style: remove unused textPreformat border variable from known variables 2025-12-17 10:54:18 +00:00
Lee Murray
a443d086a1 Merge branch 'main' into mrleemurray/tragic-gayal-turquoise 2025-12-17 09:39:01 +00:00
Ladislau Szomoru
1aba7da3bf Engineering - add missing variable to the test pipeline (#283991) 2025-12-17 01:38:49 -08:00
Benjamin Pasero
6359b3f7d0 Merge branch 'main' into mrleemurray/tragic-gayal-turquoise 2025-12-16 15:56:58 +01:00
Ladislau Szomoru
33094f306c Engineering - update product pipeline to allow testing new macOS pool (#283817)
* Fix compile stage

* Lift stage information for easier testing

* Update macOS test steps
2025-12-16 14:32:43 +00:00
João Moreno
17c7cdc283 use correct timestamp format (#283813) 2025-12-16 15:07:27 +01:00
Robo
4c616ec9d1 chore: bump electron@39.2.7 (#283786)
* chore: bump electron@39.2.7

* chore: bump distro

* chore: update electron checksums
2025-12-16 13:57:53 +01:00
mrleemurray
08392ddc70 Add text preformat border high contrast color and apply it across various components 2025-12-16 11:15:31 +00:00
Ladislau Szomoru
1964f18fab Engineering - try out macOS VM agents (#283755) 2025-12-16 09:03:49 +00:00
Lee Murray
4fa4b45ea8 Merge pull request #283057 from microsoft/mrleemurray/global-canidae-violet
Refactor border radius for inline edit components
2025-12-15 05:38:11 +00:00
João Moreno
45557a1d28 feat: builds should track first release timestamp and release history (#283467) 2025-12-15 12:47:41 +08:00
BeniBenj
f3c19dd858 extract border radius variable 2025-12-12 17:02:33 +01:00
Josh Spicer
37b74ec64d tweaks to #282623 (#282889)
* update chat.agent.enabled description

* code suggestions

* includeDisabled bug
2025-12-11 23:02:42 +00:00
Raymond Zhao
cc3034f3e3 chore: bump node-pty to 1.1.0-beta40 (#282577)
* Update conpty version in setting description

* Invalidate build cache

* Bump node-pty to 1.1.0-beta40

---------

Co-authored-by: Anthony Kim <anthonykim@microsoft.com>
2025-12-11 08:37:14 -08:00
Benjamin Pasero
9bffc2b58c feedback 2025-12-10 12:30:12 +01:00
mrleemurray
611ad1b797 Add unfocused badge border color for agent sessions and update CSS styling 2025-12-10 11:11:40 +00:00
Benjamin Pasero
6337b196d6 Agent sessions: reduce the color for diff outline (fix #281754) (#282432) 2025-12-10 10:40:36 +00:00
João Moreno
f58990846d fix: frozen windows installations (#282201)
* fix: frozen windows installations

fixes #196344
related to #228233
Co-authored-by: CyMad <90966823+CyMad7001@users.noreply.github.com>

* Update build/win32/code.iss

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: CyMad <90966823+CyMad7001@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-09 15:21:52 +00:00
Benjamin Pasero
9913515e47 agent sessions fixes (#282185)
merge to main
2025-12-09 10:05:13 +00:00
dependabot[bot]
b5409bf1e0 Bump jws in /build (#281277)
Bumps [jws](https://github.com/brianloveswords/node-jws) to 3.2.3 and updates ancestor dependency . These dependencies need to be updated together.


Updates `jws` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v3.2.2...v3.2.3)

Updates `jws` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: jws
  dependency-version: 3.2.3
  dependency-type: indirect
- dependency-name: jws
  dependency-version: 4.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 10:13:35 -08:00
Benjamin Pasero
f04ec6a235 Chat view improvements (#281447)
* agent sessions - add and use `getSession`

* agent sessions - fix `changes` serialisation

* agent sessions - have a dedicated `agentSessionsList.background` color

* agent sessions - update session title based on viewer state

* style - update icons and adjust sidebar widths

* refactor - simplify chat editor retrieval logic

* style - add archived state styling to session items

* chore - add group to menu for agent session actions

* fix - adjust auxiliary bar maximization behavior

* fixes #281448

* feat - add new actions for agent sessions viewer

* Add new codicons: collectionSmall, vmSmall, and cloudSmall

* fix cyclic

* style - remove unused background color from `agentSessionsList`

* refactor - simplify session serialization logic

* style - correct label text for session viewer link

* fix broken status update

---------

Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2025-12-05 15:42:45 +01:00
João Moreno
e354fed9eb missing codesign for win32 web bits (#280914) 2025-12-03 10:59:11 +00:00
Raymond Zhao
6e7ee5ac27 chore: publish symbols (#277552) 2025-12-01 13:48:27 -08:00
Raymond Zhao
41997d514d chore: npm audit fix (#279437)
* chore: npm audit fix

* chore: npm audit fix in extensions

* chore: npm audit fix in tests

* Catch last few
2025-11-25 20:29:09 +00:00
Paul
43285776cc Fix ADMX generation to use underscores instead of . (#279406) 2025-11-25 10:39:47 -08:00
Matt Bierner
643ae5a998 Merge pull request #279258 from mjbvz/dev/mjbvz/outside-crow
Remove build-script no new files PR check
2025-11-25 10:09:48 -08:00
João Moreno
0432ed536c fix typo (#279389) 2025-11-25 16:31:22 +00:00
João Moreno
4643503cd9 release insiders with rollout of 4 hours (#279331) 2025-11-25 10:36:11 +00:00
Robo
51e7119ccb chore: update debian dependencies for armhf (#279286) 2025-11-25 06:58:37 +00:00
Matt Bierner
475d0c85af Remove build-script PR check
For #277526

Our build scripts no longer require being compiled so we can skip the extra check
2025-11-24 17:19:45 -08:00
Matt Bierner
e779f86b17 Build script cleanup
For #277526

Quick cleanup pass after converting these scripts
2025-11-24 14:07:28 -08:00