Commit Graph

17240 Commits

Author SHA1 Message Date
Lee Murray
8d5e98349e Merge pull request #292857 from microsoft/mrleemurray/annoyed-beige-perch
Remove unnecessary overflow properties from titlebar and widget styles
2026-02-04 16:00:06 +00:00
Robo
b3669c244f ci: fix electron download from test steps (#292811)
* ci: fix electron download from test steps

* build: always repackage electron from oss entry scripts
2026-02-04 16:37:20 +01:00
mrleemurray
c5299f21c8 style: remove unnecessary overflow properties from titlebar and widget styles 2026-02-04 15:34:04 +00:00
Alex Ross
eff3b9aee5 BUILD: Revert "build: always repackage electron from oss entry scripts (#292770)" (#292812)
Revert "build: always repackage electron from oss entry scripts (#292770)"

This reverts commit fef6f5a081.
2026-02-04 11:41:42 +00:00
Ladislau Szomoru
9caffaaa2a Git - do not show repositories in the empty window (#292804) 2026-02-04 10:53:09 +00:00
Robo
fef6f5a081 build: always repackage electron from oss entry scripts (#292770)
* build: always repackage electron

* fix: policyExport.integrationTest.ts on windows
2026-02-04 11:00:45 +01:00
Raymond Zhao
f4ce567e5d Revert "Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/css-language-features" (#292712)
Revert "Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/css-l…"

This reverts commit 371cab2e9f.
2026-02-04 01:29:07 +00:00
Raymond Zhao
f0a58da7a9 Revert "Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/html-language-features" (#292714)
Revert "Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/html-…"

This reverts commit b9e4c0b6f3.
2026-02-03 17:12:53 -08:00
Raymond Zhao
02df3fbaa3 Revert "Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/json-language-features" (#292713)
Revert "Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/json-…"

This reverts commit 24ece11e9f.
2026-02-03 17:12:32 -08:00
Matt Bierner
2c03cf9542 Merge pull request #292461 from microsoft/dev/mjbvz/ext-ts-go
Use ts-go for building our extensions
2026-02-03 14:58:55 -08:00
dependabot[bot]
b9e4c0b6f3 Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/html-language-features (#292656)
Bump @isaacs/brace-expansion in /extensions/html-language-features

Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.

---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
  dependency-version: 5.0.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-02-03 20:22:19 +00:00
dependabot[bot]
24ece11e9f Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/json-language-features (#292651)
Bump @isaacs/brace-expansion in /extensions/json-language-features

Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.

---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
  dependency-version: 5.0.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-02-03 20:21:46 +00:00
dependabot[bot]
371cab2e9f Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extensions/css-language-features (#292649)
Bump @isaacs/brace-expansion in /extensions/css-language-features

Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.

---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
  dependency-version: 5.0.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-02-03 20:11:05 +00:00
Matt Bierner
5a76a426cd Merge branch 'main' into dev/mjbvz/ext-ts-go 2026-02-03 11:02:05 -08:00
mrleemurray
09ca9fe723 feat: add markup token colors for dark and light themes 2026-02-03 16:40:08 +00:00
Matt Bierner
cca17c1b7f Use ts-go for building our extensions
Also reverts to use experimental decorators due to stage 3 decorators not being supported yet https://github.com/microsoft/typescript-go/issues/2354

The skipLib check is needed to work around some jsdom types issues
2026-02-02 20:06:00 -08:00
mrleemurray
3b58e55b5f Fix: Update terminal background color in 2026 Dark theme 2026-02-02 17:25:30 +00:00
mrleemurray
aeaf0d9b5d Fix: Update command center active background color in 2026 Dark theme 2026-02-02 17:23:53 +00:00
mrleemurray
22624de670 Fix: Update command center background and border styles in 2026 Light theme 2026-02-02 17:18:19 +00:00
mrleemurray
007c641d61 Fix: Update panel and status bar border colors in 2026 Light theme 2026-02-02 17:11:55 +00:00
mrleemurray
6493db6774 darken light theme panels and reintroduce borders 2026-02-02 16:37:29 +00:00
mrleemurray
90a21e49f9 Refactor 2026 theme CSS for improved readability and maintainability 2026-02-02 11:31:59 +00:00
Matt Bierner
e6f0ffde9c Merge pull request #291937 from mjbvz/dev/mjbvz/severe-buzzard
Update build ts versions
2026-01-31 15:34:15 -08:00
Matt Bierner
ee01088b74 Update roots 2026-01-30 13:12:58 -08:00
Ladislau Szomoru
bae323865a Git - add the ability to disable commit signing (#291822) 2026-01-30 11:45:00 -08:00
Matt Bierner
0d9a2ef2b0 Add explicit rootDirs 2026-01-30 11:07:53 -08:00
Alex Ross
609f17a767 Update grammars (#291900) 2026-01-30 16:33:10 +01:00
Lee Murray
aafde1d5fd Merge pull request #291869 from microsoft/mrleemurray/nearby-plum-stoat
Enhance notebook overlay styles with z-index and improved shadow effects
2026-01-30 12:54:57 +00:00
Johannes Rieken
0da4260e41 Merge pull request #267787 from gjsjohnmurray/fix-267766
Prevent symbol-* codicons from displaying colored on toolbars (fix #267766)
2026-01-30 13:39:39 +01:00
mrleemurray
73c195528f Enhance notebook overlay styles with z-index and improved shadow effects 2026-01-30 12:35:01 +00:00
Lee Murray
a51a89db17 Merge pull request #291855 from microsoft/mrleemurray/cloudy-jade-cougar
Update activity bar and title bar background colors to improve theme consistency
2026-01-30 11:50:45 +00:00
Johannes Rieken
68cd1d5dc1 Merge branch 'main' into fix-267766 2026-01-30 12:43:47 +01:00
mrleemurray
5ac2d2245e Update activity bar and title bar background colors to improve theme consistency 2026-01-30 11:29:51 +00:00
mrleemurray
7b86cfcc6a Remove commented-out z-index adjustments for iframe containers in styles.css 2026-01-30 10:58:45 +00:00
root
d366fa3069 fix: detect-child-process-23 2026-01-30 09:20:01 +00:00
Matt Bierner
f7cb28aad3 Merge branch 'main' into dev/mjbvz/straightforward-flyingfish 2026-01-29 13:06:10 -08:00
João Moreno
bf729fa50a strip out git askpass sourcemap footer (#291673)
fixes #282020
2026-01-29 18:27:20 +00:00
Lee Murray
16ef2c1fd2 Merge pull request #291659 from microsoft/mrleemurray/vocational-amethyst-meadowlark
Update 2026 theme names
2026-01-29 17:10:01 +00:00
Martin Aeschlimann
46308bc433 Remove unnecessary log statement in JSON client (#291645)
[json] remove unnecessary og statement
2026-01-29 16:51:13 +00:00
mrleemurray
7ba11de8cf fix: update theme IDs and labels for consistency 2026-01-29 16:35:41 +00:00
mrleemurray
2427fabdbf Refactor 2026 Dark theme colors and enhance tab styling 2026-01-29 11:39:25 +00:00
Copilot
1872cb3854 Add garbage collection for unused content-addressed askpass directories (#289723)
* Initial plan

* Add garbage collection for old content-addressed askpass directories

- Implement updateDirectoryMtime to update folder mtime when used
- Add garbageCollectOldDirectories to remove folders older than 7 days
- Update ensureAskpassScripts to call GC on every activation
- Add comprehensive test coverage for GC functionality

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

* Remove GC from fast path to keep it fast

Only run garbage collection when creating new directories, not when reusing existing ones. Old folders only accumulate when creating new content-addressed directories.

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

* Hoist askpassBaseDir variable to avoid duplication

Declare askpassBaseDir once at the top of the function and reuse it when constructing askpassDir and when calling garbageCollectOldDirectories.

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

* Fix test failures and address bot review comments

- Export ensureAskpassScripts for testing to avoid dependency on isWindowsUserOrSystemSetup check
- Remove redundant success log after directory removal
- Update tests to call ensureAskpassScripts directly instead of getAskpassPaths
- Remove Windows-only restrictions from tests to make them cross-platform
- Remove setTimeout workarounds - tests now properly await async operations

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

* formatting

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>
Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
2026-01-29 10:35:40 +00:00
Lee Murray
7bc5a442f8 Merge pull request #291489 from microsoft/eli/theme-fixes-two
theme fixes cont.
2026-01-29 10:06:12 +00:00
Ladislau Szomoru
e4e61e5ffa Git - dispose untrusted repositories when trust state changes (#291498) 2026-01-29 09:12:59 +01:00
eli-w-king
cbd6d81bd5 inactive window indicator 2026-01-28 21:33:21 -08:00
eli-w-king
f977550236 added active tab indicators 2026-01-28 21:29:43 -08:00
eli-w-king
7357248471 added active tab indicator 2026-01-28 21:16:06 -08:00
eli-w-king
8ca6369844 more contrast between selected and highlighted (right click) files 2026-01-28 20:55:16 -08:00
eli-w-king
b498a63c1c revised inline titles 2026-01-28 20:52:07 -08:00
eli-w-king
b6aa349a9b added color to boolean values 2026-01-28 20:30:54 -08:00