Baptiste Augrain
be3bb0ad5b
fix(snap): re-add snap update service ( #2697 )
2026-02-12 10:47:50 +01:00
Baptiste Augrain
6b229ed069
Merge branch 'master' into insider
2026-02-12 09:47:14 +01:00
Baptiste Augrain
325e7a79e9
build(stable): update to commit 591199d
1.109.21026
2026-02-11 18:53:20 +00:00
Baptiste Augrain
273901d3c2
feat(1.109): update patches ( #2692 )
1.109.01000
2026-02-10 17:37:21 +01:00
Baptiste Augrain
8a26e54d3e
feat(windows): disable versioned update ( #2691 )
2026-02-09 20:19:21 +01:00
Baptiste Augrain
091907f2c0
feat(windows): use versioned update ( #2690 )
2026-02-09 15:20:52 +01:00
Baptiste Augrain
47e2863d9e
feat(1.109): update patches ( #2688 )
2026-02-08 19:20:15 +01:00
Thanh Nguyen
91d172cd42
fix: close extensions control request connection ( #2673 )
2026-02-06 20:47:43 +01:00
Baptiste Augrain
94f90090cb
build(stable): update to commit c9d7799
1.108.20787
2026-02-01 19:38:53 +00:00
Baptiste Augrain
412aa78881
docs: update accouncements [skip ci]
2026-01-15 17:34:13 +01:00
Baptiste Augrain
a199c0a529
feat(1.108): update patches ( #2666 )
1.108.10359
2026-01-15 00:11:58 +01:00
Baptiste Augrain
cf437da521
build(1.108): update
2026-01-14 23:08:11 +01:00
Baptiste Augrain
e8ec5e2452
improve(ci): target insider branch ( #2663 )
2026-01-14 12:23:06 +01:00
Baptiste Augrain
2b2bef0927
fix(windows): remove versioned resources ( #2664 )
2026-01-14 12:06:27 +01:00
dependabot[bot]
17b5b6ed50
build(deps): bump dessant/lock-threads from 5 to 6 ( #2630 )
2026-01-14 10:12:42 +01:00
dependabot[bot]
72b795d984
build(deps): bump actions/download-artifact from 6 to 7 ( #2629 )
2026-01-14 10:12:21 +01:00
dependabot[bot]
71afd18e59
build(deps): bump actions/upload-artifact from 5 to 6 ( #2628 )
2026-01-14 10:11:59 +01:00
Baptiste Augrain
7d910f4077
feat(1.108): update patches ( #2662 )
2026-01-14 03:26:26 +01:00
Baptiste Augrain
fc8f76ad58
fix(windows): remove blocking code for versioned setup ( #2658 )
2026-01-07 23:25:34 +01:00
dependabot[bot]
a5210af800
build(deps): bump egor-tensin/setup-gcc from 1 to 2 ( #2654 )
2026-01-05 15:03:11 +01:00
Baptiste Augrain
3bf7629f7a
ci: lock closed old discussions
2026-01-02 16:14:25 +01:00
Baptiste Augrain
bfaa0ebd4e
fix(ci): use x64 runner for macos x64 ( #2645 )
1.107.18627
2025-12-25 12:37:36 +01:00
Baptiste Augrain
fe63a5a5d9
feat(1.107): merge insider into stable
1.107.18605
2025-12-24 13:58:00 +01:00
Baptiste Augrain
7224e53e62
feat: update upstream version
2025-12-24 12:22:10 +01:00
Baptiste Augrain
962f1ac04c
fix(ci): update stable workflows
2025-12-24 12:21:36 +01:00
Baptiste Augrain
7656ee4017
Merge branch 'insider' into merge-1107
2025-12-24 12:15:15 +01:00
Baptiste Augrain
a053a4a5c2
docs: remove extra announcement ( #2641 )
2025-12-24 12:13:44 +01:00
Baptiste Augrain
0079f51fe2
docs(linux): add troubleshooting for bad egl driver [skip ci]
2025-12-24 01:13:23 +01:00
darkyzhou
47c5d7d549
build: update LOONG64 image from beige to crimson ( #2640 )
2025-12-24 01:05:45 +01:00
Baptiste Augrain
26fd8577a7
docs: add announcement
2025-12-22 14:28:20 +01:00
Baptiste Augrain
9931513623
fix: apply replacement [skip ci]
2025-12-21 18:36:47 +01:00
Baptiste Augrain
de5bd6bf1f
fix: personalize global policy file ( #2638 )
2025-12-21 17:17:23 +01:00
Baptiste Augrain
de91c92a23
feat: update electron to 39.2.7 ( #2637 )
2025-12-21 16:26:42 +01:00
Baptiste Augrain
c0d5246c70
feat(linux): use XDG_STATE_HOME for logs ( #2636 )
2025-12-21 13:45:02 +01:00
Baptiste Augrain
63fad3ddfa
Merge branch 'master' into insider
2025-12-21 11:19:06 +01:00
Baptiste Augrain
d54958e349
fix(windows): disable versioned resources ( #2633 )
2025-12-19 10:04:53 +01:00
Baptiste Augrain
dc3ffab8bf
feat: update patches ( #2632 )
2025-12-18 13:46:43 +01:00
Baptiste Augrain
a80048c451
feat(1.107): improvements ( #2631 )
2025-12-17 23:53:37 +01:00
Baptiste Augrain
26ee7024a2
fix(macos): use sign.ts
2025-12-17 18:48:35 +01:00
Baptiste Augrain
895ada1ac1
feat(1.107): update patches and build ( #2618 )
2025-12-17 15:59:58 +01:00
xiaolai
859e1f1a1c
feat: add configurable sidebar font sizes
...
Add two new workbench settings for controlling font sizes in sidebars:
- workbench.sideBar.fontSize: Controls primary sidebar font size (6-32px)
- workbench.secondarySideBar.fontSize: Controls secondary sidebar font size
This improves accessibility by allowing users to independently scale sidebar
content without requiring full UI zoom or source code edits.
Implementation uses CSS custom properties for live updates without reload.
Default of 13px preserves existing behavior.
Based on rejected VS Code PR #270851 - rejected with "In this area we do not
accept PRs" despite 18 positive reactions and community support.
2025-12-12 06:49:43 +08:00
Baptiste Augrain
cc1a3ef5bd
fix: re-add usersync service ( #2612 )
1.106.37943
2025-11-27 00:00:52 +01:00
Baptiste Augrain
163fff4742
fix: don't try to load missing vsda library ( #2613 )
2025-11-26 23:56:30 +01:00
Baptiste Augrain
79adc487cb
build(stable): update to commit bf9252a
1.106.37938
2025-11-26 18:28:15 +00:00
dependabot[bot]
b69846f794
build(deps): bump actions/checkout from 5 to 6 ( #2609 )
2025-11-24 15:15:48 +01:00
Baptiste Augrain
42ab5a8aa3
feat(1.106): use newer electron ( #2606 )
1.106.27818
2025-11-21 18:40:05 +01:00
Baptiste Augrain
846096bd53
Merge branch 'insider'
2025-11-21 17:17:09 +01:00
Baptiste Augrain
3981f5dcb8
build(insider): update to commit ac4cbdf
2025-11-12 07:28:13 +00:00
Baptiste Augrain
4ecf45044e
docs: add copilot howto
2025-11-11 17:52:25 +01:00
Quentin Dreyer
cec35aab94
feat: add extensionsEnabledWithApiProposalVersion to product.json ( #2598 )
2025-11-11 14:12:48 +01:00