SteVen Batten
27a2bcb056
adopt new version of tas-client, no longer use "umd" variant ( #263340 )
...
upgrade to tas-client 0.3.1
2025-11-12 07:50:41 -08:00
Matt Bierner
b314a5e236
Try converting one of our gulpfiles to a module
...
Experiments with converting one of our gulpfiles to a module
2025-11-11 14:44:30 -08:00
Matt Bierner
19731121a4
Bump gpu types and skip lib check for gpu typing issue
2025-11-10 10:50:18 -08:00
Matt Bierner
3e1fcf3b2c
Pick up latest ts for building vscode
2025-11-10 08:34:01 -08:00
Christof Marti
6250219c87
Version bump
2025-11-07 10:14:44 +01:00
Christof Marti
828519ca24
Rerun OSS tool
2025-11-07 09:47:59 +01:00
Sandeep Somavarapu
5f17e10071
update distro ( #275845 )
2025-11-06 16:19:10 +00:00
Justin Chen
0456fdff7b
bump distro removing proposed api ( #275516 )
2025-11-05 09:41:04 +00:00
Christof Marti
4e9b8174e1
Run OSS tool
2025-11-03 19:33:06 +01:00
Christof Marti
29bced6a0d
Adopt @vscode/proxy-agent 0.36.0
2025-11-03 17:05:25 +01:00
Christof Marti
470d7704a6
Support loading system certificates with Node
2025-11-02 23:19:00 +01:00
Paul
2b76aa1113
Add build folder tests to CI ( #272564 )
2025-10-31 09:23:04 +01:00
Megan Rogge
144fdf16ca
add terminal output dropdown, reveal command on focus ( #273175 )
2025-10-30 16:08:43 -07:00
Kyle Cutler
64f9dbc0e9
update distro ( #274125 )
2025-10-30 15:08:56 +00:00
Benjamin Pasero
f8b19c09a5
🆙 playwright@1.56.1 ( #273629 )
2025-10-27 20:03:28 +00:00
kieferrm
d15f5022f7
update distro
2025-10-25 14:50:43 -07:00
Anthony Kim
c16ea05242
Update distro for env extension ( #273148 )
2025-10-24 17:46:48 +00:00
Daniel Imms
c474639d12
Update xterm
...
Fixes #238273
2025-10-24 05:36:27 -07:00
Daniel Imms
cc5c66b2e1
Merge pull request #272281 from microsoft/tyriar/tree_sitter_subcommand
...
Use tree sitter for parsing terminal auto approve sub-commands
2025-10-22 14:34:36 -07:00
Sandeep Somavarapu
e7bc191713
update distro ( #272690 )
2025-10-22 14:22:58 +00:00
Daniel Imms
e5f4295565
Merge remote-tracking branch 'origin/main' into tyriar/tree_sitter_subcommand
2025-10-22 05:38:33 -07:00
Rob Lourens
c3ebc79227
Bump distro ( #272574 )
2025-10-22 03:32:16 +00:00
Sandeep Somavarapu
6026fabe18
update distro ( #272504 )
2025-10-21 09:39:48 -07:00
Daniel Imms
9013d2a9ec
Update tree sitter, fix createQuery api
2025-10-21 08:04:32 -07:00
Robo
e0f4b8926e
chore: bump electron@37.7.0 ( #272157 )
...
* chore: bump electron@37.7.0
* chore: update node.js build
* chore: bump distro
2025-10-19 19:19:05 +00:00
Daniel Imms
f54c911d5d
Merge pull request #272002 from microsoft/anthonykim1/teleport&logs
...
Update xterm.js
2025-10-18 05:14:54 -07:00
Connor Peet
c8f6138825
tools: initial proposal for static mcp tool definitions ( #271716 )
...
* tools: initial proposal for static mcp tool definitions
* finish implementation
* up distro
2025-10-17 15:04:50 -07:00
Anthony Kim
aceb52a963
Update xterm
2025-10-17 13:11:52 -07:00
Rob Lourens
e71973a6ba
Bump distro ( #271873 )
2025-10-16 19:10:51 -07:00
Benjamin Pasero
56d04418cc
chore - update @vscode/iconv-lite-umd to 0.7.1 ( #271472 )
...
* chore - update `@vscode/iconv-lite-umd` to `0.7.1`
* fix ci
2025-10-15 09:33:44 +00:00
Tyler James Leonhardt
286a752f5e
Use CIMD if supported ( #271403 )
...
* Use CIMD if supported
If the Authorization Server we are auth'ing against supports the Client ID Metadata auth flow, we use the client id metadata url from product.json as the client id in auth flows.
Fixes https://github.com/microsoft/vscode/issues/270811
* Update src/vs/workbench/api/browser/mainThreadAuthentication.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-14 16:06:20 -07:00
Matt Bierner
ab54a72364
Pick up latest @types/trusted-types
...
Should unblock #270041
2025-10-13 12:01:48 -07:00
Matt Bierner
1eee7ae230
Switch monaco to off of moduleResolution: classic
...
Fixes #270408
Trying to move some of the monaco related checks/tconfigs off of `moduleResolution: classic`. This legacy config is causing a lot of pain while trying to update the trusted-types typings, which is itself blocking picking up the latest dompurify
I initially tried a more scoped change but just could not get it working. So instead I ended up trying to rework our `LanguageServiceHost` to be more standard
2025-10-10 16:02:03 -07:00
Sandeep Somavarapu
50c8599aed
update distro ( #270148 )
2025-10-07 08:38:10 +00:00
Alexandru Dima
452135c513
Bump to latest vscode-textmate ( #269983 )
...
Bump to latest vscode-textmate which avoids merging tokens when they contain RTL
2025-10-06 08:41:36 +00:00
Matt Bierner
c2ae070500
Merge pull request #269774 from mjbvz/dev/mjbvz/toxic-llama
...
Fix all any casts in lint rules
2025-10-03 13:59:11 -07:00
Matt Bierner
f4d1b11372
Fix all any casts in lint rules
...
For #269213
Also bumps eslint versions to fix some typing issues
2025-10-03 13:36:25 -07:00
Robo
edf756ab84
feat: reduce buffer size of NetToMojoPendingBuffer from 16 to 8KB ( #269718 )
...
* feat: reduce buffer size of NetToMojoPendingBuffer from 16 to 8KB
* chore: bump distro
2025-10-03 20:32:44 +02:00
Benjamin Pasero
a1117255f0
🆙 playwright to latest version ( #269669 )
2025-10-03 09:59:29 +02:00
Matt Bierner
852689f33d
Bump version
2025-10-02 16:56:48 -07:00
Robo
484fdf69b8
chore: bump electron@37.6.0 ( #269279 )
...
* Revert "Fix: Disable window shadows on macOS Tahoe to prevent GPU performance issues (#267724 )"
This reverts commit e278d3a668 .
* chore: bump electron@37.6.0
* chore: update build
2025-10-02 06:54:36 +00:00
Christof Marti
ff388f3ba8
Adopt @vscode/proxy-agent 0.35.0
2025-10-01 00:18:53 +02:00
Sandeep Somavarapu
d0891116db
update distro ( #269074 )
2025-09-30 13:40:53 +00:00
Robo
48a6c949aa
chore: bump electron@37.5.1 ( #268885 )
...
* chore: bump electron@37.5.1
* chore: bump distro
2025-09-29 16:57:17 +00:00
Sandeep Somavarapu
58e90917ec
update distro ( #268893 )
2025-09-29 16:26:18 +00:00
Connor Peet
2aaf29717b
Merge pull request #268524 from microsoft/connor4312/mcpOverUDS3
...
mcp: allow connecting to servers on unix socket/windows pipes
2025-09-26 12:08:38 -07:00
Josh Spicer
97eaf5a4ac
bump distro ( #268504 )
...
bump distro 35091a9a52
2025-09-26 17:09:44 +00:00
Brandon Waterloo [MSFT]
27f485c5be
Add support for MCP servers over Unix Domain Sockets and Named Pipes
2025-09-26 11:11:19 -04:00
Karthik Nadig
2fd8ee18be
Update distro version in package.json
2025-09-25 19:14:14 -07:00
Ladislau Szomoru
9fb5fbe474
Engineering - update distro ( #268184 )
2025-09-24 15:58:33 +00:00