Daniel Imms
5d945cf097
Make xterm.js multi-window aware
...
Fixes #195577
2023-10-17 11:50:45 -07:00
Robo
c6482f7f4b
chore: bump electron@25.9.1 ( #195755 )
...
* chore: bump electron@25.9.1
* chore: bump distro
2023-10-17 08:31:39 +02:00
Daniel Imms
9a3ab9cc68
Merge branch 'main' into tyriar/float_4
2023-10-16 10:47:50 -07:00
João Moreno
9905225b1a
Remove win32-ia32 target ( #195559 )
...
* remove win32-ia32
* update distro
2023-10-16 13:28:09 +02:00
Ladislau Szomoru
d169c087c1
Update distro ( #195679 )
2023-10-16 11:33:20 +02:00
Rob Lourens
54afbddf86
Update distro ( #195604 )
2023-10-14 01:13:12 +02:00
Daniel Imms
b40a630d8a
Adopt documentOverride in xterm.js
...
Fixes #195595
2023-10-13 14:05:05 -07:00
Connor Peet
c2a6932e9e
eng: onboard to the extension test runner ( #195570 )
...
* eng: onboard to the extension test runner
Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.
With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)
* fixup
2023-10-13 13:11:05 -07:00
Raymond Zhao
e20515c62e
Bump dependencies for debug sub-dependency ( #195513 )
2023-10-13 09:01:12 -07:00
Rob Lourens
8de0cf79d2
Update distro ( #195516 )
2023-10-12 22:24:36 +02:00
Daniel Imms
ca1ee8b75b
Update distro
2023-10-09 10:21:33 -07:00
isidor
b0f042f318
update distro
2023-10-09 14:15:51 +02:00
João Moreno
a5d71aad39
Cleanup dependencies ( #195026 )
...
* move build dependencies to devDependencies
* build: bump tree-sitter
* dependencies cleanup
* remove leftover file
2023-10-09 09:34:15 +02:00
Aiday Marlen Kyzy
f3ba327ea8
updating distro
2023-10-05 11:25:05 +02:00
Daniel Imms
c2a94f43de
Merge pull request #194611 from microsoft/tyriar/node-pty-update
...
node-pty@1.1.0-beta5
2023-10-02 12:57:30 -07:00
Matt Bierner
10d94ba0f3
Pick up latest TS nightly for building VS Code ( #194631 )
2023-10-02 19:40:35 +01:00
Daniel Imms
6c69a36424
Merge branch 'main' into tyriar/node-pty-update
2023-10-02 11:29:53 -07:00
Benjamin Pasero
19e7782b95
🆙 distro ( #194620 )
2023-10-02 16:55:16 +01:00
Daniel Imms
0d114d7e62
node-pty@1.1.0-beta5
...
Regular update, includes node-gyp as a dev dep
2023-10-02 07:28:36 -07:00
Bhavya U
70722bcbb1
Bump version to 1.84 ( #194499 )
2023-09-29 18:38:53 +01:00
João Moreno
318f421af3
chore: bump electron@25.8.4 ( #194488 )
2023-09-29 16:48:48 +01:00
Alex Ross
9e9b514f42
Update distro to get debugpy API proposal ( #194468 )
2023-09-29 10:44:14 +01:00
Daniel Imms
9df7d42604
xterm-addon-search@0.14.0-beta.27
...
Fixes #194098
2023-09-27 10:24:58 -07:00
João Moreno
45358184ef
Introduce trustedExtensionProtocolHandlers ( #194304 )
...
* remove url
* use trustedExtensionProtocolHandlers
2023-09-27 15:35:55 +01:00
Rob Lourens
254b455d8f
Bump distro ( #194247 )
2023-09-27 02:21:48 +01:00
Bhavya U
34d89757d8
Update license info from OSS Tool ( #194025 )
...
* Update license info from OSS Tool
* update distro commit hash
2023-09-25 13:45:07 -07:00
Joyce Er
720fb55092
chore: 🆙 distro ( #193829 )
2023-09-22 18:53:35 +01:00
Robo
a556eb6abb
chore: bump electron@25.8.2 ( #193798 )
...
* chore: bump electron@25.8.2
* chore: bump distro
2023-09-22 15:51:59 +01:00
Connor Peet
31067371f2
eng: fix snapshot tests in macos webkit for real? ( #193734 )
...
Second attempt at this, which should work. Stop trying to use
exposeFunction, which seems to work poorly on macOS webkit in CI, and
just run a server with HTTP endpoints to do the "RPC."
Reuses Alex's "yaserver" module that we were already using for other
tests. Uses a secure random prefix for security in each run.
2023-09-21 22:48:21 +01:00
isidor
4b1f945bdf
update distro pointer
2023-09-21 16:37:26 +02:00
Daniel Imms
57f0d81457
xterm@5.4.0-beta.27
...
Fixes #192672
2023-09-20 09:06:58 -07:00
Christof Marti
30605c2548
Update to @vscode/proxy-agent 0.17.4
2023-09-20 10:53:09 +02:00
Matt Bierner
70139e827a
Pick up latest TS nightly for building VS Code ( #193534 )
...
Required fixing a real typing error
2023-09-19 17:25:11 -07:00
Rob Lourens
e7902c58b0
Bump distro ( #193413 )
2023-09-19 00:28:07 +01:00
Christof Marti
5ae15d5398
Update @vscode/proxy-agent and enable new cert loading
2023-09-15 21:38:20 +02:00
Robo
7b0ae6cf9d
chore: bump electron@25.8.1 ( #193060 )
...
* chore: bump electron@25.8.1
* chore: bump distro
2023-09-14 04:47:41 +01:00
Daniel Imms
6712e0d6e1
xterm@5.4.0-beta.19
...
Fixes #192630
2023-09-12 14:23:01 -07:00
Matt Bierner
e4c97ea18e
Pick up latest TS for building VS Code ( #192819 )
2023-09-11 23:07:07 +02:00
meganrogge
c3548dac5f
xterm@5.4.0-beta.17
2023-09-11 13:14:05 -05:00
Daniel Imms
45dfc81349
xterm@5.3.0-beta.73
...
Fixes #192162
2023-09-07 09:56:10 -07:00
Tyler James Leonhardt
5134662139
Remove CredentialsService & keytar ( #192224 )
...
* Remove CredentialsService & keytar
ref https://github.com/microsoft/vscode/issues/115215
fixes https://github.com/microsoft/vscode/issues/143395
* compile
* remove imports
* rip the bandaid
2023-09-05 17:47:30 -07:00
Matt Bierner
37c4f18caf
Pick up latest TS to build VS Code ( #192219 )
2023-09-05 20:34:58 +02:00
Johannes
3159fa2493
update playwright
2023-09-04 18:26:25 +02:00
Tyler James Leonhardt
55b37e271d
Bump distro ( #192006 )
...
for the removal of semantic similarity.
2023-09-01 19:02:14 +02:00
Johannes
2c3d2faeb3
Merge branch 'main' into joh/eslint-jsdoc
2023-09-01 10:42:07 +02:00
Christof Marti
a5f4583b51
1.83.0
2023-09-01 09:55:29 +02:00
Robo
5f7b620db8
chore: bump electron@25.8.0 ( #191905 )
...
* chore: bump electron@25.8.0
* chore: update internal build id
* chore: bump distro
2023-09-01 08:32:05 +02:00
Daniel Imms
de94adc475
Update distro
...
Fixes #191605
2023-08-30 09:33:14 -07:00
Johannes
ebfe7fabfb
wip - define jsdoc lint rules for vscode.d.ts
2023-08-30 11:37:44 +02:00
Robo
35be9bf683
chore: update electron@25.7.0 ( #191282 )
...
* chore: update electron@25.7.0
* chore: update internal build id
* chore: bump distro
2023-08-30 06:03:40 +02:00