Commit Graph

148279 Commits

Author SHA1 Message Date
Daniel Imms
95c642f0e7 Merge pull request #294647 from microsoft/tyriar/291275
Use sequence as default terminal tab title
2026-02-11 14:09:54 -08:00
Daniel Imms
c8f8ddc70d Merge pull request #294683 from microsoft/copilot/fix-github-actions-workflow-again
Fix terminal persistence test flake on Windows
2026-02-11 13:54:57 -08:00
Daniel Imms
73c3b1444f Merge branch 'tyriar/291275' into copilot/fix-github-actions-workflow-again 2026-02-11 13:54:22 -08:00
Daniel Imms
5b7ca20b34 Merge branch 'main' into tyriar/291275 2026-02-11 13:53:52 -08:00
Matt Bierner
0aba196caf Merge pull request #294689 from mjbvz/dev/mjbvz/cognitive-pigeon
Enable tsgo by default in the workspace
2026-02-11 13:33:13 -08:00
Megan Rogge
f103973f70 add requiresAnyToolSetRegistered condition for tips (#294680)
fix #294675
2026-02-11 13:30:01 -08:00
Matt Bierner
70658519dc Enable tsgo by default in the workspace
Tsgo language tooling should be feature complete at this point. There still may be bugs or more minor gaps, but we want more dogfooding to find these

Enabling tsgo to help with this. It's still easy to switch back to tsc if you run into any blockers
2026-02-11 13:17:47 -08:00
Daniel Imms
6576012150 Initial OSC 99 implementation 2026-02-11 13:17:28 -08:00
copilot-swe-agent[bot]
f6fbcd535a Fix terminal persistence test by setting stable title format
Set terminal.integrated.tabs.title to ${process} to ensure consistent
terminal names for detach/attach operations in the smoke test. This
prevents name mismatches on Windows where the default title format
may include dynamic content.

Fixes failing test: Terminal Persistence -> detach/attach -> should support basic reconnection

Co-authored-by: Tyriar <2193314+Tyriar@users.noreply.github.com>
2026-02-11 21:12:10 +00:00
copilot-swe-agent[bot]
7b6fd2e5f8 Initial plan 2026-02-11 21:07:39 +00:00
Robo
86aab8a08b fix: customize user-agent sent via macOS updater path (#294646) 2026-02-11 13:05:35 -08:00
Daniel Imms
3079590d75 Merge pull request #294651 from microsoft/tyriar/kitty
Enable kitty keyboard protocol by default
2026-02-11 13:04:57 -08:00
Matt Bierner
87b1d2db5c Merge pull request #294678 from mjbvz/dev/mjbvz/large-primate
Fix provider to controller adapter
2026-02-11 12:59:56 -08:00
Matt Bierner
d5354dfbe6 Fix provider to controller adapter 2026-02-11 12:46:02 -08:00
Matt Bierner
8f86467b6c Merge pull request #294665 from mjbvz/dev/mjbvz/exceptional-skink
Improve js/ts code lens settings descriptions
2026-02-11 12:37:05 -08:00
Megan Rogge
a5f53a88d0 add tip for welcome view, first request per session, improve styling (#294653) 2026-02-11 12:35:14 -08:00
Robo
71e1f05e3e fix: restore context menu for explicit win10 mode (#294661) 2026-02-11 20:11:55 +00:00
Alexandru Dima
eb20333dda Merge pull request #293819 from SongXiaoXi/main
fix: stop unbounded websocket inflate-byte recording
2026-02-11 21:07:39 +01:00
cwebster-99
f7b524feda Addressing errors 2026-02-11 13:57:26 -06:00
Matt Bierner
f60e8ae4b3 Improve js/ts code lens settings descriptions
For #292934

Adding some links and removing extra keywords
2026-02-11 11:54:32 -08:00
Courtney Webster
4dcab833dc Merge branch 'main' into quarrelsome-planarian 2026-02-11 13:29:41 -06:00
Logan Ramos
375ea3d393 Remove some legacy fallbacks (#294649) 2026-02-11 19:22:01 +00:00
Matt Bierner
bfa944fb21 Merge pull request #294227 from microsoft/dev/mjbvz/mid-rook
Adopt esbuild for bundling more builtin extensions
2026-02-11 11:21:09 -08:00
Paul
17ecf08cbf Hook menu title rename (#294645) 2026-02-11 19:15:44 +00:00
Alexandru Dima
7af93d70b5 Merge branch 'main' into main 2026-02-11 20:14:26 +01:00
Daniel Imms
98280cf5c3 Update src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-11 11:06:27 -08:00
Daniel Imms
742dd34ff5 Remove experiments code from kitty setting 2026-02-11 11:02:01 -08:00
Aaron Munger
f02acde95c track and dispose listener (#294643) 2026-02-11 11:00:18 -08:00
Daniel Imms
8c3168c967 Enable kitty keyboard protocol by default 2026-02-11 10:55:32 -08:00
Raymond Zhao
de73ae31fe feat: remove workbench.settings.scrollBehavior setting (#294641)
* chore: add experimental tag

* feat: remove workbench.settings.scrollBehavior setting
2026-02-11 18:43:21 +00:00
Daniel Imms
9b64d3b8ae Use sequence as default terminal tab title
This aligns us with how most terminals use this information. It is a
pretty big change though and I expect some users to not be happy with
the new behavior. The user can always go back to the old way, but this
way is technically more correct and there's really good reason to make
the change now since agentic CLIs use the title to signal progress or
required user confirmations.

Fixes #291275
2026-02-11 10:38:26 -08:00
Lee Murray
19cc3d61cf Merge pull request #294554 from microsoft/mrleemurray/medieval-violet-takin
Update menu separator color and enhance backdrop-filter for context menus
2026-02-11 18:28:35 +00:00
Anthony Kim
04c6ff22be More verbose conpty, winpty related error message (#294193) 2026-02-11 10:27:39 -08:00
David Dossett
abfdc25d69 Fix welcome page session grid layout to use ITEM_HEIGHT (#294309)
Fix welcome page session grid layout to match ITEM_HEIGHT (44px)
2026-02-11 10:27:28 -08:00
Logan Ramos
bd0b2d369c Fix a few rendering issues with the chat context widget (#294630) 2026-02-11 18:09:17 +00:00
Alex Ross
fe023c8dde Fix contributed chat context issues found by CCR (#294622) 2026-02-11 10:09:02 -08:00
Megan Rogge
53b52ea8bb tweak tips (#294607) 2026-02-11 10:08:11 -08:00
Copilot
95fb438758 Maintain chat accessible view on queued requests (#293936) 2026-02-11 17:50:19 +00:00
Elijah King
6d687047ea Merge branch 'main' into eli/workbench-motion 2026-02-11 09:43:44 -08:00
Johannes Rieken
f179dbde12 fix: resolve watcherPath definition for compatibility with ES modules (#294625) 2026-02-11 17:37:27 +00:00
Johannes
3e2e658fdd Fix date reading logic in build scripts to handle missing files gracefully 2026-02-11 18:36:13 +01:00
Megan Rogge
1628f21c8f make chat tip screen reader friendly (#294205) 2026-02-11 09:32:32 -08:00
Logan Ramos
66bcaa0aea Ensure gulp min writes the ISO date file (#294615) 2026-02-11 09:31:21 -08:00
cwebster-99
533dedf008 Refactor chat status widget for no auth scenario 2026-02-11 11:05:52 -06:00
Johannes Rieken
c600be49da Merge pull request #294145 from microsoft/joh/esbuild-the-things
esbuild for transpile and bundle
2026-02-11 17:07:01 +01:00
Aiday Marlen Kyzy
a7cc092d0a Adding lineHeightsAdded array to onLinesInserted (#289634)
* adding lineHeightsAdded array

* polish

* fixing the test

* renaming to lineHeightAdded

---------

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2026-02-11 09:53:04 -06:00
Henning Dieterichs
0749dc9031 adds component explorer (#294548)
updates component explorer
2026-02-11 16:11:01 +01:00
mrleemurray
c0c8316db8 Remove redundant border-radius inheritance from vertical action bars in context menus 2026-02-11 15:06:40 +00:00
mrleemurray
1cd08a4237 Refactor context menu styles by removing unnecessary backdrop-filter rules 2026-02-11 14:58:27 +00:00
Daniel Imms
0f090cc485 Merge pull request #294573 from microsoft/tyriar/shell
Be explicit about tasks running shell commands
2026-02-11 06:21:59 -08:00