xiaolai
ff5eff419c
fix: address review feedback for sidebar font size
...
- Fix CSS variable name mismatch in auxiliaryBarPart.css
(was reading --vscode-workbench-secondary-sidebar-font-size
while TS sets --vscode-workbench-sidebar-font-size)
- Add line-height and title h2 scaling for auxiliary bar
- Add composite bar tab font size scaling (paneCompositePart.css)
- Update setting description to reflect both sidebars
2026-02-20 10:18:29 +08:00
Baptiste Augrain
b4409deee2
Merge branch 'insider' into pr2626
2026-02-19 17:10:27 +01:00
Baptiste Augrain
5ea412eee4
feat: use global variable and helper script
2026-02-19 17:10:12 +01:00
Baptiste Augrain
be4746a775
feat: add patch for workbench's font family ( #2706 )
2026-02-17 19:25:48 +01:00
Baptiste Augrain
15cc1eadd2
wip: fixing explorer panel
2026-02-17 17:21:19 +01:00
Baptiste Augrain
7d6f546461
Merge branch 'insider' into pr2626
2026-02-17 13:59:36 +01:00
Baptiste Augrain
cf38c857b2
feat(1.110): update patches ( #2704 )
2026-02-17 12:22:40 +01:00
Baptiste Augrain
be3bb0ad5b
fix(snap): re-add snap update service ( #2697 )
2026-02-12 10:47:50 +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
2b2bef0927
fix(windows): remove versioned resources ( #2664 )
2026-01-14 12:06:27 +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
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
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 )
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
42ab5a8aa3
feat(1.106): use newer electron ( #2606 )
2025-11-21 18:40:05 +01:00
Baptiste Augrain
8d8db1de1b
fix(update): avoid extra connection on manual mode ( #2597 )
2025-11-08 02:48:10 +01:00
Baptiste Augrain
39be6d3a95
fix(cli): load user's product.json ( #2595 )
2025-11-07 21:50:20 +01:00
Baptiste Augrain
f7de31a582
feat(1.106): update patches
2025-11-07 15:28:08 +01:00
Baptiste Augrain
ccb2819b25
feat(1.106): update patches ( #2590 )
2025-11-03 17:48:45 +01:00
Baptiste Augrain
11b807517c
fix(copilot): use disableAIFeatures setting instead of installed property ( #2567 )
2025-10-20 16:14:44 +02:00
Baptiste Augrain
5993ddb3a5
fix(copilot): add installed condition to all actions or menus ( #2563 )
2025-10-19 10:19:21 +02:00
Baptiste Augrain
59e21c9cc6
feat: disable broken features ( #2562 )
2025-10-18 15:23:58 +02:00
Baptiste Augrain
51ad421762
fix: use correct binary name ( #2561 )
2025-10-18 15:19:00 +02:00
Baptiste Augrain
646b42473b
feat: disable Copilot UI elements ( #2560 )
2025-10-18 12:50:01 +02:00
darkyzhou
9061e7e264
feat(loong64): use tonistiigi/binfmt:latest ( #2549 )
2025-10-13 04:15:05 +02:00
Baptiste Augrain
c0ac4bd72e
fix(sourcemap): add quality to sourcemaps release [skip ci]
2025-10-09 14:10:02 +02:00
Baptiste Augrain
a9167d21e2
feat: move and upload sourcemaps ( #2545 )
2025-10-09 11:29:59 +02:00
Baptiste Augrain
73046b84aa
feat(1.105): update patches ( #2541 )
2025-10-08 19:58:19 +02:00
Baptiste Augrain
578df58363
fix(linux): patch dependencies [skip ci]
2025-09-30 14:54:46 +02:00
Baptiste Augrain
20382726b4
fix(linux): patch dependencies [skip ci]
2025-09-30 14:32:06 +02:00
Baptiste Augrain
a69d10fa91
feat(1.105): update patches ( #2529 )
2025-09-30 12:35:06 +02:00
Baptiste Augrain
dd8511cc6b
feat: set update.mode to none when updates are disabled ( #2507 )
2025-09-12 13:02:55 +02:00
Baptiste Augrain
cde9fd233a
fix: gallery ( #2506 )
2025-09-12 12:18:47 +02:00
Baptiste Augrain
8cc366bb76
fix(telemetry): disable workbench.enableExperiments by default [skip ci]
2025-09-11 19:59:35 +02:00
Baptiste Augrain
bf53c50a5b
refactor(telemetry): use patch instead of script ( #2502 )
2025-09-10 12:43:36 +02:00
Baptiste Augrain
f574039dc4
enhance: improve command filter ( #2492 )
2025-09-03 16:20:23 +02:00
Baptiste Augrain
e648323548
feat(1.104): update patch
2025-09-03 12:52:09 +02:00
Baptiste Augrain
bc2c678d47
feat(1.104): update patches ( #2491 )
2025-09-02 16:10:01 +02:00
Baptiste Augrain
43d4061cec
feat: filters commands ( #2487 )
2025-08-31 11:00:00 +02:00
Baptiste Augrain
471a81e89f
feat(1.104): update patches ( #2486 )
2025-08-31 09:58:04 +02:00