Commit Graph

140688 Commits

Author SHA1 Message Date
Daniel Imms 0f2bcf765a Merge branch 'main' into tyriar/274723_platform_terminal__api 2025-11-10 06:57:41 -08:00
Daniel Imms b2481854e8 Fix test expectations 2025-11-10 06:57:11 -08:00
Benjamin Pasero f8d5db5415 open editors - reduce excessive padding on the left (#230838) (#276511) 2025-11-10 14:53:16 +00:00
Benjamin Pasero cf8033b511 explorer - remove hardcoded padding (#276382) (#276502) 2025-11-10 14:35:00 +00:00
Alex Ross 9dbdfed9d2 Update editor info color for better contrast (#276478)
Fixes microsoft/vscode-pull-request-github#7191
2025-11-10 14:33:31 +00:00
Johannes Rieken 2b196e8fb2 less any usages, https://github.com/microsoft/vscode/issues/274723 (#276498) 2025-11-10 14:13:22 +00:00
Sandeep Somavarapu 39d140db4b @hasPolicy filter should include advanced settings (#276494) 2025-11-10 14:06:21 +00:00
Benjamin Pasero fa3fd970b6 chat - track and apply defaultVisibilityMarker (#276252) 2025-11-10 15:02:38 +01:00
Alex Ross 614751be45 Fix toggling comments when there's not range provider (#276463) 2025-11-10 12:32:28 +01:00
Sandeep Somavarapu 3683ef9900 fix #275104 (#276459) 2025-11-10 10:50:57 +00:00
Sandeep Somavarapu f08343976f add telemetry for accessing custom marketplace (#276451) 2025-11-10 11:43:57 +01:00
Henning Dieterichs 1bf5538490 IWebWorkerDescriptor -> WebWorkerDescriptor 2025-11-10 11:37:16 +01:00
Ladislau Szomoru 16cfd3b6d4 Toolbar - tweak responsive behaviour with new options (#276450)
* Toolbar - add support for maxItems

* Rename option
2025-11-10 10:17:21 +00:00
Benjamin Pasero f6d411a48d Reduce use of explicit any type (#274723) (#276449) 2025-11-10 10:10:56 +00:00
Benjamin Pasero a558e16cd2 agent sessions - fix padding for diff action (#276446) 2025-11-10 09:16:50 +00:00
Johannes Rieken d3d9a1ebe3 add docs for quickSelect (#276443) 2025-11-10 08:55:23 +00:00
Benjamin Pasero 09c36e5091 history - fix issue with actions being no-op if window opened (#276427) 2025-11-10 07:18:49 +00:00
Don Jayamanne 6644d4f0cb Ensure node-pty module is accessbile for chat extension (#276388)
* Ensure node-pty module is accessbile for chat extension

* Update extensions/vscode-api-tests/src/singlefolder-tests/chat.test.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update extensions/vscode-api-tests/src/singlefolder-tests/chat.test.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 04:02:15 +01:00
Alexandru Dima 6a3b90260e Small improvements & bug fixes (#276370) 2025-11-09 17:16:12 +01:00
Benjamin Pasero 5ed7107dcc Re-instate swipeToNavigate for Mac (fix #204812) (#276360)
* Re-instate swipeToNavigate for Mac (fix #204812)

* feedback
2025-11-09 15:24:14 +01:00
Benjamin Pasero 4c60b3c208 agent sessions - CSS tweaks (#276357)
* agent sessions - CSS tweaks

* .
2025-11-09 15:23:40 +01:00
Benjamin Pasero 01eecb44db history - indicate if a recently opened folder/workspace is opened as window (#276351) 2025-11-09 15:23:05 +01:00
Benjamin Pasero bb450f4e41 agent sessions - narrow down event blockage on anchor elements in markdown only (#276345)
* agent sessions - narrow down event blockage on anchor elements in markdown only

* .

* .
2025-11-09 01:44:16 -08:00
Alexandru Dima 6a8e8d3ed1 Fix missing NOT (#276346) 2025-11-09 08:23:38 +00:00
Benjamin Pasero f9e5258306 agent sessions - implement diff bar (#276342) 2025-11-09 07:25:25 +00:00
Don Jayamanne b282eee40c Remove usages of in (#276333)
* Remove usages of in

* Update extensions/ipynb/src/serializers.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-09 08:07:11 +01:00
Rob Lourens 2fac2d47c7 Reduce some 'in' (#276321)
* Fix no-in

* Reduce some 'in'
2025-11-09 03:59:52 +01:00
Ladislau Szomoru a18659d8e1 Git - add extension API to get short stats for staged changes (#276308) 2025-11-08 21:43:43 +01:00
Daniel Imms 75041c3ee7 Merge branch 'main' into tyriar/274723_platform_terminal__api 2025-11-08 09:42:14 -08:00
Benjamin Pasero 7f96d18f60 agent sessions - UI tweaks (#276287) 2025-11-08 16:22:58 +00:00
Benjamin Pasero 8711e9a31b Reduce use of explicit any type (#274723) (#276284) 2025-11-08 17:22:14 +01:00
Benjamin Pasero e24d07fb6a Chat: sign-out/sign-in flow very broken (fix #276246) (#276278) 2025-11-08 15:33:03 +00:00
Daniel Imms 7bcad78b76 Merge pull request #276270 from microsoft/tyriar/274723_platform_terminal
Remove any from platform/terminal
2025-11-08 07:09:32 -08:00
Daniel Imms 7b73327546 Merge pull request #276266 from microsoft/tyriar/saferLightDark
Simplify light/dark icon check
2025-11-08 05:53:36 -08:00
Daniel Imms 20e3473070 Extract ITraceRpcArgs type 2025-11-08 05:50:51 -08:00
Daniel Imms a3561fc397 Remove any from terminal in api/, services/
Part of #274723
2025-11-08 05:48:23 -08:00
Daniel Imms 2a3d4aa4ed Remove any from platform/terminal
Part of #274723
2025-11-08 05:37:19 -08:00
Daniel Imms 5ed75a2045 Merge pull request #276267 from microsoft/tyriar/274723_externalTerminal
Remove any from platform/externalTerminal
2025-11-08 05:23:52 -08:00
Daniel Imms 85004906ab Merge pull request #276173 from microsoft/tyriar/276071_terminalContrib
Remove in operator from contrib/terminalContrib
2025-11-08 05:05:22 -08:00
Daniel Imms 9022c71843 Remove any from platform/externalTerminal
Part of #274723
2025-11-08 05:04:00 -08:00
Daniel Imms 75c05eb230 Simplify light/dark icon check
Following up on #276155
2025-11-08 04:52:05 -08:00
Matt Bierner 093beda61f Merge pull request #274809 from mjbvz/dev/mjbvz/flexible-cardinal
Log session resource instead of id
2025-11-08 04:48:39 -08:00
Daniel Imms 568700ffee Merge pull request #276166 from microsoft/rzhao271/coloured-bird
fix: clarify chat.tools.terminal.ignoreDefaultAutoApproveRules description
2025-11-08 04:47:41 -08:00
Daniel Imms 8d59013c9b Update src/vs/workbench/contrib/terminalContrib/chat/browser/terminalChatActions.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-08 04:46:37 -08:00
Ladislau Szomoru 91b31240fb Chat - add files to session statistics (#276250)
* Chat - add `files` to session statistics

* Fix test
2025-11-08 08:43:08 +00:00
Megan Rogge b0a3b02a16 add proper role to dropdown action (#276186)
fixes #271500
2025-11-08 06:52:23 +01:00
Peng Lyu 60a0b8771e agent session view setting cleanup (#276239) 2025-11-07 21:05:49 -08:00
Daniel Imms 2860d0799d Merge branch 'main' into tyriar/276071_terminalContrib 2025-11-07 16:30:42 -08:00
Ladislau Szomoru 89fd28901e Git - only dispose worktree repository after it has been deleted (#276207) 2025-11-07 13:55:40 -08:00
Megan Rogge 6293b5452c undo finalization of terminal completion provider API (#276174)
addresses #276142 in main
2025-11-07 13:05:48 -08:00