COMMITS
/ eslint.config.js March 10, 2026
O
Merge branch 'main' of https://github.com/microsoft/vscode into copilot-worktree-2026-02-27T00-36-54
Osvaldo Ortega committed
March 5, 2026
O
Move TS test files to src/vs/sessions/test/
Osvaldo Ortega committed
O
Move test files to src/vs/sessions/test/e2e/
Osvaldo Ortega committed
O
Add Approach 2: Service overrides for E2E mock testing
Osvaldo Ortega committed
S
fix reading configuration from workspace folders (#299302)
Sandeep Somavarapu committed
February 26, 2026
M
Port git extension to use esbuild
Matt Bierner committed
S
- fix listening to active session (#298012)
Sandeep Somavarapu committed
February 19, 2026
M
Update eslint.config.js
Matt Bierner committed
M
Disallow dynamic require/import in extensions
Matt Bierner committed
February 17, 2026
B
Sessions exploration (#294912)
Benjamin Pasero committed
February 16, 2026
J
Remove code-no-native-private ESLint rule (#295535)
Johannes Rieken committed
February 13, 2026
J
fix declare const enum not inlined by esbuild, fixes #295046 (#295149)
Johannes Rieken committed
February 12, 2026
B
Startup perf regression due to top level import of `http` (fix #294857) (#294894)
Benjamin Pasero committed
February 10, 2026
M
Remove file that doesn't exist
Matt Bierner committed
M
Adopt esbuild for bundling more builtin extensions
Matt Bierner committed
M
Use esbuild to pack the markdown extension for desktop and web (#294208)
Matt Bierner committed
February 9, 2026
M
Make chatHooks proposal self contained
Matt Bierner committed
M
Fix build error when using tsgo
Matt Bierner committed
February 6, 2026
D
Metered network connections support (#288919)
Dmitriy Vasyura committed
M
rm `any` from task files (#293508)
Megan Rogge committed
February 5, 2026
C
Surface power API
Christof Marti committed
February 4, 2026
M
replace in checks with `Object.hasOwn` (#292956)
Megan Rogge committed
January 24, 2026
R
Subagents render as a single line, similar to 'collapsed' thinking mode (#290059)
Rob Lourens committed
January 15, 2026
R
chore: bump native-watchdog (#287848)
Raymond Zhao committed
January 14, 2026
M
Reapply timing and chat session changes
Matt Bierner committed
A
Revert recent merges affecting chat session functionality (#287734)
Alex Ross committed
January 13, 2026
M
Merge pull request #286642 from microsoft/dev/mjbvz/chat-session-item-controller
Matt Bierner committed
January 9, 2026
D
Initial revision of automated release sanity checks. (#280857)
Dmitriy Vasyura committed
B
watcher - update to latest version (#286484)
Benjamin Pasero committed
M
Initial sketch of a controller based chat session item API
Matt Bierner committed
January 7, 2026
O
Revert "Revert "debt - remove AMD support of VSCode for web"" (#286423)
Osvaldo Ortega committed
O
Revert "debt - remove AMD support of VSCode for web" (#286421)
Osvaldo Ortega committed
December 31, 2025
R
Reorganize workbench/contrib/chat (#285467)
Rob Lourens committed
December 29, 2025
B
debt - adopt `@vscode/watcher` with some newer fixes (#285247)
Benjamin Pasero committed
December 28, 2025
B
debt - remove AMD support of VSCode for web (#285230)
Benjamin Pasero committed
December 23, 2025
R
Some lint fixes (#284809)
Rob Lourens committed
December 11, 2025
B
debt - removal of old agent sessions views and co (#282712)
Benjamin Pasero committed
December 1, 2025
B
debt - opt all of `contrib/chat` into no-explicit any (#274723) (#280329)
Benjamin Pasero committed
November 30, 2025
B
Reduce use of explicit `any` type (#274723)
Benjamin Pasero committed
November 27, 2025
B
Reduce use of explicit `any` type (#274723) (#279751)
Benjamin Pasero committed
November 25, 2025
D
Remove Map/Set eslint rule
Dmitriy Vasyura committed
November 21, 2025
D
Merge branch 'main' into dev/dmitriv/eslint-map-delete
Dmitriy Vasyura committed
B
debt - reduce explicit `any`
Benjamin Pasero committed
D
Add eslint rule to prevent Map.has call immediately before Map.delete
Dmitriy Vasyura committed
November 19, 2025
B
debt - reduce `in` operator (#278280)
Benjamin Pasero committed
November 17, 2025
B
debt - fix some any (#277892)
Benjamin Pasero committed
S
remove any type usage (#277634)
Sandeep Somavarapu committed
November 16, 2025
B
debt - less any in `chat` components (#277703)
Benjamin Pasero committed
November 15, 2025
R
Fix localized tool markdownDescriptions (#277589)
Rob Lourens committed