Commit Graph

148279 Commits

Author SHA1 Message Date
Daniel Imms
e23d246443 Update src/vs/workbench/contrib/tasks/browser/runAutomaticTasks.ts 2026-02-11 06:02:51 -08:00
Lee Murray
4ec289ca74 Merge pull request #294541 from microsoft/mrleemurray/chosen-bronze-piranha
Update @vscode/codicons to version 0.0.45-6
2026-02-11 13:49:42 +00:00
Daniel Imms
f4ca471694 Be explicit about tasks running shell commands
Fixes #287073
2026-02-11 05:48:54 -08:00
Johannes
7ae568ab1e refactor: streamline NLS messages writing in finalizeNLS function 2026-02-11 14:48:47 +01:00
mrleemurray
c91fbe4b39 Update menu separator color and enhance backdrop-filter for context menus 2026-02-11 12:17:00 +00:00
mrleemurray
341b0df09f Update @vscode/codicons to version 0.0.45-6 in package.json and package-lock.json 2026-02-11 11:37:12 +00:00
Alex Ross
6441536a79 Chat context API feedback (#294537) 2026-02-11 11:31:38 +00:00
Lee Murray
22f0a71114 Merge pull request #294536 from microsoft/mrleemurray/free-olive-snipe
Adjust icon size in ActivitybarPart from 24 to 16
2026-02-11 11:31:06 +00:00
mrleemurray
46f41a817b Adjust icon size in ActivitybarPart from 24 to 16 2026-02-11 11:06:45 +00:00
Henning Dieterichs
bce538863f adds component explorer (#294075)
* adds component explorer

* Removes log
2026-02-11 12:06:16 +01:00
BeniBenj
6384830479 Refactor view visibility management and centralize animation logic 2026-02-11 10:52:23 +01:00
Ladislau Szomoru
bde73caaee Engineering - remove pipeline resource (#294497) 2026-02-11 14:24:51 +05:00
Johannes
34ced5fa6e write 2026-02-11 10:21:02 +01:00
copilot-swe-agent[bot]
fb50bb3031 Fix ESLint warning: avoid any cast in test by using direct type assertion
Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
2026-02-11 08:58:31 +00:00
Dirk Bäumer
f43307e9e5 Merge pull request #294490 from microsoft/dbaeumer/anonymous-chickadee-chocolate
Disable failing tests
2026-02-11 09:55:12 +01:00
Johannes
2cb8fc3b9d Merge remote-tracking branch 'origin/main' into joh/esbuild-the-things 2026-02-11 09:52:59 +01:00
Dirk Baeumer
2d59c7d2ea Fix skip call 2026-02-11 09:36:03 +01:00
Johannes Rieken
a54b03126f Merge pull request #293357 from microsoft/joh/fix-inline-chat-exit-tool
fix: permit internal infrastructure tools when agent mode is disabled
2026-02-11 09:28:23 +01:00
Dirk Baeumer
3308e85837 Disabled failing tests 2026-02-11 09:26:17 +01:00
Justin Chen
456a429c0a fix for moving hooks to extension (#294441)
* fix for moving hooks to extension

* fix hygiene

* address comments
2026-02-11 07:35:35 +00:00
Paul
cacbbe30b9 Add support for disabling all hooks and use JSONC (#294234) 2026-02-10 23:24:45 -08:00
Benjamin Pasero
6ee76b61de update code notifications (#294198) 2026-02-10 22:19:35 -08:00
Rob Lourens
a97da020ee Add /debug (#294346) 2026-02-10 20:10:37 -08:00
Rob Lourens
cc808c1a4e Mention "agent" in chat.tools.edits.autoApprove setting (#294327)
This is just more clear and returns search results for "agent"
2026-02-11 03:13:40 +00:00
Elijah King
f491c58b8c Merge branch 'main' into eli/workbench-motion 2026-02-10 19:05:54 -08:00
David Dossett
272ea03136 Set textPreformat.background in dark 2026 theme (#294303)
Tweak code backgrounds in markdown
2026-02-11 02:32:00 +00:00
David Dossett
50a163589e Apply consistent border-radius to tables, code blocks, and code block toolbars in chat (#294275)
Improve rendered markdown table styling in chat
2026-02-10 18:24:46 -08:00
David Dossett
46b0829be4 Use font-weight 600 for bold in rendered markdown (#294274)
Use font-weight 600 for bold text in rendered markdown
2026-02-10 18:24:36 -08:00
David Dossett
4efca97794 Improve rendered li elements in chat markdown (#294268)
Add vertical spacing to rendered markdown list items in chat
2026-02-10 18:24:15 -08:00
Rob Lourens
8e9f58e01a Add 'view as tree' to chat edited files list (#294284) 2026-02-11 02:12:52 +00:00
Josh Spicer
720ab15773 honor when clause for chatSession contibution in agent sessions filter (#294283) 2026-02-11 02:09:54 +00:00
Matt Bierner
9df63296ba Merge pull request #294270 from mjbvz/dev/mjbvz/classical-silkworm
Add optimized way to update a single chat session item
2026-02-10 17:27:14 -08:00
Megan Rogge
52d25405c6 fix alt buffer opening (#294251) 2026-02-10 17:21:24 -08:00
Paul
ce62dd2d13 Update hook timeout format (#294266) 2026-02-11 01:17:12 +00:00
Raymond Zhao
c4909f8a5c fix: chat settings feature filter regression (#294265) 2026-02-10 17:14:07 -08:00
Matt Bierner
9dbaef0209 Add optimized way to update a single chat session item
Reduce amount of data we're passing over to ext host each time an update happens
2026-02-10 17:03:53 -08:00
Matt Bierner
e2fdcd4f6f Merge pull request #294264 from mjbvz/dev/mjbvz/long-meerkat
Start adopting unified js/ts config for code lenses
2026-02-10 16:46:47 -08:00
Matt Bierner
77ed816733 Fix lint 2026-02-10 16:32:51 -08:00
Elijah King
4b7db41e59 Merge branch 'main' into eli/workbench-motion 2026-02-10 16:17:59 -08:00
Elijah King
f6d820e1ee Merge pull request #294261 from microsoft/copilot/sub-pr-294021
Animated show/hide transitions for workbench panels and quick input
2026-02-10 16:17:36 -08:00
Josh Spicer
90c1e41253 Add chatSessions isReadOnly (#294255)
* PROTOTYPE: Add growth agent (https://github.com/microsoft/vscode-copilot-chat/pull/3460)

* support vscode.ChatSessionStatus.NeedsInput in chatSessions ext api

ref https://github.com/microsoft/vscode/issues/292430

* Add isReadOnly flag to chat sessions contributions

  Read-only session types (e.g., Growth) are passive/informational and
  should not be registered as agents, appear in session target pickers,
  or be delegation targets. Commands are still registered to support
  openSessionWithPrompt.

* Collapse isReadOnly and canDelegate branches in _enableContribution

  Both need agent and command registration; picker filtering handles
  keeping isReadOnly sessions out of the UI separately.

  the alternative (and probably ideal) UI is to 'grey out'/'disable' the
  chat input for isReadOnly sessions.  That way we don't have this
 problem at all of a non-functional chatInput

* fix description

* redundant doc

* update test
2026-02-10 16:16:39 -08:00
Matt Bierner
0493189e18 Start adopting unified js/ts config for code lenses
For #292934

Testing this with a self contained area first: code lenses. Will keep support for the old setting values too to avoid breaking existing settings
2026-02-10 16:14:49 -08:00
Matt Bierner
7d7012efbe Add missing change 2026-02-10 16:05:10 -08:00
Matt Bierner
696342d4c6 Better fixes for mcp 2026-02-10 16:05:10 -08:00
copilot-swe-agent[bot]
a650799f9a Fix transitionend event filtering for quick input animations
- Filter transitionend events by e.target to ignore bubbling from
  descendant elements in both entrance and exit animations
- Add safety timeout fallback to entrance animation (matching exit pattern)
- Clear safety timeouts when animations complete or are cancelled
- Reorder variable declarations for better readability

Co-authored-by: eli-w-king <201316543+eli-w-king@users.noreply.github.com>
2026-02-11 00:04:09 +00:00
Elijah King
9040876bf7 Merge branch 'main' into eli/workbench-motion 2026-02-10 15:59:11 -08:00
copilot-swe-agent[bot]
42f2854b85 Initial plan 2026-02-10 23:57:50 +00:00
Dmitriy Vasyura
c78a202c54 Fix selection of string literals when clicking around quotes (#294120) 2026-02-10 15:57:10 -08:00
Elijah King
57c442b816 Merge branch 'main' into eli/workbench-motion 2026-02-10 15:55:55 -08:00
Matt Bierner
cb6f5653e7 Update src/vs/workbench/contrib/chat/common/tools/languageModelToolsService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-10 15:55:11 -08:00