Commit Graph

131056 Commits

Author SHA1 Message Date
Josh Spicer
8dbf7504d5 @vscode/policy-watcher 1.2.1 (#243387) 2025-03-12 15:26:54 -07:00
Sandeep Somavarapu
6e8c48dacf refactor gallery service (#243395) 2025-03-12 23:02:09 +01:00
Oleg Solomko
07cbc588fb fix pick utility unit tests on linux and windows 2025-03-12 14:54:57 -07:00
Oleg Solomko
9cec336121 fix path autocompletion trigger logic 2025-03-12 14:54:57 -07:00
Oleg Solomko
8f7b53d806 allow for empty #variable data 2025-03-12 14:54:57 -07:00
Oleg Solomko
a1d5a4c72f improve the IPromptReference type, add more doc comments 2025-03-12 14:54:57 -07:00
Oleg Solomko
c50894bb65 add common pick utility for arrays and related unit tests 2025-03-12 14:54:57 -07:00
Oleg Solomko
3154cd442f use new prompt variables parser in the decoder/codec 2025-03-12 14:54:57 -07:00
Oleg Solomko
6de7a2735b make prompt FileReference to extend the prompt Variable class 2025-03-12 14:54:57 -07:00
Oleg Solomko
4fe72cafb7 * II of PromptVariable and PromptVariableWithData classes 2025-03-12 14:54:57 -07:00
Aaron Munger
e8a73d9b17 wait for diffing to stop before initializing, fix indexing (#243392)
Co-authored-by: amunger <>
2025-03-12 14:49:25 -07:00
Oleg Solomko
f012f59b41 enables the user prompt synchronization for all vscode qualities (#243394) 2025-03-12 22:48:03 +01:00
Connor Peet
c2261b02fa Merge pull request #243384 from microsoft/connor4312/mcp-trust
mcp: allow trust per server collection
2025-03-12 14:08:17 -07:00
Oleg Solomko
222fa26881 add unit tests for the markdown image "invalid" cases 2025-03-12 12:48:22 -07:00
Oleg Solomko
184545d280 add unit tests for nuanced cases 2025-03-12 12:48:22 -07:00
Oleg Solomko
5d52ecfa08 add basic unit tests for the new markdown image token 2025-03-12 12:48:22 -07:00
Oleg Solomko
8caab471df * II of markdown image 2025-03-12 12:48:22 -07:00
Aaron Munger
424ce85a47 deleted cell diff navigation (#243380)
* deleted cell navigation

* handle only deleted cells

---------

Co-authored-by: amunger <>
2025-03-12 12:37:43 -07:00
Oleg Solomko
a1bbb37b0b improve output formatting of unit tests 2025-03-12 12:22:48 -07:00
Oleg Solomko
a3fe4ce607 finish unit test for invalid markdown comments parsing 2025-03-12 12:22:48 -07:00
Oleg Solomko
167c4c3487 add unit tests for invalid markdown links 2025-03-12 12:22:48 -07:00
Oleg Solomko
298766c4a2 add more unit tests for makrdown comment parsing 2025-03-12 12:22:48 -07:00
Oleg Solomko
fcb827a8cd add basic unit tests for the markdown comments 2025-03-12 12:22:48 -07:00
Oleg Solomko
9e7505f5b1 II of markdown comment token 2025-03-12 12:22:48 -07:00
Oleg Solomko
c67dcc317d II of markdown comment parser, add base @assertNotConsumed decorator 2025-03-12 12:22:48 -07:00
Bhavya U
330361c639 Implement chat transfer service and contribution for workspace trust management (#243381) 2025-03-12 12:19:49 -07:00
Daniel Imms
4092adb1eb Merge pull request #243347 from microsoft/tyriar/242103
Hide terminal hover details by default
2025-03-12 12:06:42 -07:00
Raymond Zhao
df6adbae7c Onboard onto 1ES template's BinSkim (#243374)
* Exclude Windows setup files from BinSkim

* Debug: Scan everything but with TSA off

* Narrow analyzeTargetGlob

* Scan node and DLL files as well

* Try excluding BinSkim from CustomSDL

* Re-enable TSA

* Clean up

* Rename CustomSDL stage and job
2025-03-12 11:42:19 -07:00
Connor Peet
a635c118de mcp: warn on invalid properties, automatically migrate any 'mcpServers' (#243378)
This keeps our 'servers' key but fixes up if people paste in other editors configuration into us
2025-03-12 19:28:49 +01:00
Oleg Solomko
a4561a32dc update test cases for the markdown decoder to incorporate new token types 2025-03-12 11:13:26 -07:00
Oleg Solomko
e767fe120b add ! token support 2025-03-12 11:13:26 -07:00
Oleg Solomko
6af7fd5cc3 support dash token in simple decoder 2025-03-12 11:13:26 -07:00
Oleg Solomko
6aab0b1a86 suport for < and > tokens in the simple decoder 2025-03-12 11:13:26 -07:00
Oleg Solomko
3071862cc1 refactor out the markdown link parsers into a separate file 2025-03-12 11:13:26 -07:00
Connor Peet
146b31fbe9 mcp: rm --add-mcp-to-workspace for now (#243377)
This isn't supported in the IConfigEditingService, and is probably not a feature we need in the immdiate future anyhow.
2025-03-12 19:12:07 +01:00
Daniel Imms
3e7a533c6b Merge pull request #243376 from microsoft/tyriar/241694
Respond to VT DA1 request when using conpty
2025-03-12 11:01:30 -07:00
Daniel Imms
2b292c8533 Respond to VT DA1 request when using conpty
I'm concerned about accidental regressions which is why this only
happens in conpty. It's also hard to gauge the conformance of xterm.js
as a whole and which extensions we properly support

Fixes #241694
2025-03-12 10:47:10 -07:00
Connor Peet
03eaada7dc Merge pull request #243275 from microsoft/connor4312/mcp-secrets
mcp: securely store mcp inputs
2025-03-12 10:37:57 -07:00
Connor Peet
7e36f9a240 fix hygenie 2025-03-12 10:23:29 -07:00
Sandeep Somavarapu
97837b945a handle allRepositorySigned gallery capability (#243358) 2025-03-12 18:15:29 +01:00
Anthony Kim
9e41fb2187 Use Object.freeze when exposing shell env api (#243262)
Use Object.freeze when exposing extension API
2025-03-12 09:47:02 -07:00
Anthony Kim
7209458e54 Remove undefined from TerminalShellIntegrationEnvironment.value (#243219)
Remove | undefined from TerminalShellIntegrationEnvironment.value
2025-03-12 09:42:10 -07:00
Johannes Rieken
7e4a7468c5 tweak quick pick for tools (#243370) 2025-03-12 17:41:50 +01:00
Matt Bierner
dd130c3e06 Merge pull request #243368 from mjbvz/icy-kingfisher
Don't duplicate body in md preview
2025-03-12 09:21:15 -07:00
Matt Bierner
0a66642a04 Don't duplicate body in md preview
Fixes #243340
2025-03-12 09:07:34 -07:00
João Moreno
0aa5ce7515 bump inno updater (#243364) 2025-03-12 08:47:18 -07:00
Daniel Imms
6e2d27b9bb Correct merge problem 2025-03-12 08:15:06 -07:00
Megan Rogge
38cc6fe8b4 add kind of completion to aria label (#243241) 2025-03-12 14:26:38 +00:00
Johannes Rieken
8bbfc150ea MCP work (#243351)
* - fix enablement/showing of select tools command (partially)
- show tools picker grouped by server

* render MCP tools runs a little nicer
2025-03-12 15:25:44 +01:00
Megan Rogge
870d14c7b3 add task status API (#243092) 2025-03-12 10:24:22 -04:00