Commit graph

2059 commits

Author SHA1 Message Date
Benjamin Pasero 0e96426609 🆙 iconv-lite-umd@0.6.8 (fix #101905) 2020-07-08 17:29:59 +02:00
João Moreno 0ff864739b Merge branch 'joao/innosetup6' 2020-07-08 17:17:38 +02:00
Alex Ross 42764922e9 Add daemon build kill tasks 2020-07-08 13:53:39 +02:00
Benjamin Pasero c8146b02c8 🆙 distro 2020-07-08 11:53:20 +02:00
Sandeep Somavarapu f4f6c53dc1 update distro 2020-07-08 11:46:22 +02:00
Sandeep Somavarapu 2c83281cba update distro 2020-07-08 11:42:46 +02:00
Rob Lourens bf07850f05 Bump vscode-ripgrep, fix #96521 2020-07-07 14:42:59 -07:00
João Moreno 2697636dc0 Merge branch 'joao/selfhost-compound-tasks' 2020-07-07 16:06:48 +02:00
Benjamin Pasero d95b65443d Encoding euckr does not exist anymore (fix #101847) 2020-07-07 14:03:23 +02:00
João Moreno 7199c076e3 use compound tasks for selfhost 2020-07-07 11:34:06 +02:00
João Moreno ff455af7f6 update to innosetup 6.0.5 2020-07-07 09:18:31 +02:00
deepak1556 bbb1bb52e9 chore: bump electron@8.3.3 2020-07-06 11:46:19 -07:00
Benjamin Pasero 1fb0d4424d
🆙 jschardet@2.2.1 (#33720) (#101489) 2020-07-03 15:53:02 +02:00
Dirk Baeumer 867e7756e0 Bump version number 2020-07-03 14:43:31 +02:00
João Moreno a6327082d1 parallelize watch-client and watch-extensions 2020-07-03 10:25:24 +02:00
kieferrm a564c958cd update distro 2020-07-02 13:57:37 +00:00
Rob Lourens 06ba687683 Bump distro
ThirdPartyLicenses updates for vscode-ripgrep
2020-07-01 11:33:44 -07:00
Sandeep Somavarapu 0420349848 update distro 2020-06-30 10:27:18 +02:00
deepak1556 2cd495805c chore: bump electron@7.3.2 2020-06-29 21:17:23 -07:00
Rob Lourens bafb9fcfa3 Bump vscode-ripgrep for ARM windows support 2020-06-29 21:14:50 -07:00
Robo 8540261593
Revert "chore: bump electron@8.3.3" (#101324)
This reverts commit d2f06fbcec.
2020-06-29 19:08:34 -07:00
Matt Bierner 1512c95b66 Update to latest TS nightly for building VS Code 2020-06-29 14:40:15 -07:00
Martin Aeschlimann 4521e5d1a6 update distro 2020-06-29 22:20:56 +02:00
Eric Amodio 2fbb91cca4 Adds tasks for web extensions 2020-06-29 11:43:09 -04:00
Alex Dima 2ebf492390
update distro 2020-06-29 14:57:19 +02:00
Alex Dima 36c87c0b3e
update to vscode-textmate@5.2.0 2020-06-29 14:52:39 +02:00
Fedor Nezhivoi 574779eb61
update iconv-lite-umd to 0.6.5 for #79275 (#101262) 2020-06-29 08:12:42 +02:00
Fedor Nezhivoi b03f792383
update iconv-lite-umd to 0.6.4 for #79275 (#101213) 2020-06-28 10:05:39 +02:00
Rob Lourens 2ab6474f93 Bump distro 2020-06-26 08:30:56 -05:00
Alex Dima 93be71f689
Remove duplicate 2020-06-26 10:49:07 +02:00
Alex Dima 93587d6a1c
Add a shortcut: yarn run watch-web 2020-06-26 10:48:28 +02:00
Alex Dima 7f68cd8102
Update to latest webpack to unblock gulp watch-web on the mac 2020-06-26 10:48:28 +02:00
Martin Aeschlimann bf31134f0d add watch-web & compile-web to scripts 2020-06-26 10:35:10 +02:00
chrisdias a329954da0 update distro 2020-06-25 10:59:28 -07:00
Alex Dima faec90a386
update distro 2020-06-24 22:49:06 +02:00
Alex Dima df1e39661f
vscode-textmate@5.1.2 2020-06-24 22:00:03 +02:00
Benjamin Pasero 1be5b73ad9 🆙 distro 2020-06-24 17:48:42 +02:00
Martin Aeschlimann 0869754d4e update distro 2020-06-24 08:58:10 +02:00
Sandeep Somavarapu 0a8fc5766b update distro 2020-06-23 13:10:36 +02:00
Matt Bierner a8f1fedaf6 Update to latest TS 4.0 for building VS Code
Also removes an unused export that was causing compile issues
2020-06-22 15:02:52 -07:00
Martin Aeschlimann 83ed704964 update distro 2020-06-22 17:22:03 +02:00
Sandeep Somavarapu 72a1da7705 update distro 2020-06-22 17:12:08 +02:00
Benjamin Pasero 68bf05a59c 🆙 distro 2020-06-22 09:43:32 +02:00
João Moreno a036ab0399
remove coveralls 2020-06-21 17:03:51 +02:00
Benjamin Pasero 9c142ea383 🆙 distro 2020-06-20 10:55:06 +02:00
Fedor Nezhivoi 24e0a82229
Move encoding to common for #79275 (#100539)
* move encoding.ts to common for #79275

* load iconv-lite-umd and jschardet in web version for #79275

* move EncodingOracle to the AbstractTextFileService for #79275

* review

* update to new iconv-lite-umd

* add workaround for jschardet types

* fix indentation

* add iconv-lite-umd and jschardet to workbench.html

* fix paths for modules

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-06-20 10:47:29 +02:00
deepak1556 d2f06fbcec chore: bump electron@8.3.3 2020-06-19 11:12:28 -07:00
Sandeep Somavarapu b015e717a4 upgrade semver 2020-06-19 09:48:40 +02:00
Fedor Nezhivoi 314b58c8e1
switch to use iconv-lite-umd for #79275 (#100472)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-06-18 16:08:17 +02:00
Matt Bierner 9edf21fd74 Update to latest TS version 2020-06-17 15:12:03 -07:00
Benjamin Pasero 3675f28129 Revert "Revert "decouple vs/base/node/encoding.ts from node streams for #79275 (#99413)""
This reverts commit 495112ded5.
2020-06-17 10:45:58 +02:00
Benjamin Pasero 495112ded5 Revert "decouple vs/base/node/encoding.ts from node streams for #79275 (#99413)"
This reverts commit 1dbfecd37f.
2020-06-17 09:09:59 +02:00
Fedor Nezhivoi 1dbfecd37f
decouple vs/base/node/encoding.ts from node streams for #79275 (#99413) 2020-06-17 09:09:12 +02:00
Rob Lourens 7cabd75aab bump distro 2020-06-16 14:02:17 -05:00
Martin Aeschlimann 6d5bed6ac9 update distro 2020-06-16 09:17:15 +02:00
Martin Aeschlimann 420c8bb5ad update distro 2020-06-16 00:14:58 +02:00
João Moreno cb29362cc7
fixes #100168 2020-06-15 10:28:35 +02:00
Matt Bierner b3fb87f556
Build VS Code using TS 4.0 (#100033)
* Build VS Code using TS 4.0

Also updates to an eslint alpha build that supports the new TS version

* Fix  hygiene
2020-06-12 14:28:08 -07:00
Martin Aeschlimann 477701acee update distro 2020-06-11 10:25:02 +02:00
Martin Aeschlimann 1ba4280e23 update distro 2020-06-11 10:18:39 +02:00
rebornix be7c29a633 update distro 2020-06-10 15:02:18 -07:00
Eric Amodio bb97e452f1 Fixes #99666 - moves code-web into resources/ 2020-06-09 10:59:15 -04:00
rebornix ae31a0ca47 update distro 2020-06-08 16:58:15 -07:00
Rob Lourens 426bc71d35 Revert "Bump vscode-ripgrep"
This reverts commit d1220da072.
2020-06-08 11:52:29 -05:00
Martin Aeschlimann a5a6a2057f update distro 2020-06-08 10:20:39 +02:00
Rob Lourens d1220da072 Bump vscode-ripgrep 2020-06-07 14:32:05 -05:00
Matt Bierner 5fe78a13a4 Update eslint versions
The class-name-casing rule has also been replaced by the configurable `naming-convention` rule
2020-06-05 14:09:41 -07:00
Matt Bierner 8ca456495d Revert 5865db6ca8
We are blocked on using TS 4.0 until eslint supports it
2020-06-05 13:57:42 -07:00
Matt Bierner 5865db6ca8 Update to build using TS 4.0-nightly 2020-06-05 13:21:22 -07:00
Matt Bierner 70a3cb373d Update distro 2020-06-05 13:04:20 -07:00
Dirk Baeumer 247e9e325a Bump version number to 1.47.0 2020-06-05 16:28:30 +02:00
kieferrm e25e9d4be9 distro update 2020-06-04 17:24:30 +00:00
Sandeep Somavarapu 6041d7b0ed update distro 2020-06-03 21:15:43 +02:00
Andre Weinand be56575162 use DAP final version 2020-06-03 17:53:20 +02:00
Dirk Baeumer a276865712 Run OSS tool for v1.46 and update distro hash 2020-06-03 16:05:28 +02:00
deepak1556 595d2b9b91 chore: bump electron@7.3.1 2020-06-02 20:52:17 -07:00
Martin Aeschlimann 470c28ccbf update distro 2020-06-02 17:30:11 +02:00
rebornix 1efb60088b Update distro 2020-06-01 11:49:03 -07:00
Benjamin Pasero 5069567782 🆙 distro 2020-06-01 13:38:09 +02:00
Sandeep Somavarapu a0b1c3d7f4 update distro 2020-05-29 16:12:16 +02:00
Benjamin Pasero 4f5925e8cc 🆙 distro 2020-05-29 08:12:56 +02:00
Matt Hernandez 29183ffa2b
Update distro reference.
Updated to take the latest distro changes.
2020-05-28 09:26:31 -07:00
Matt Hernandez 0cecaae881
Update distro reference.
Updated to take the latest distro changes.
2020-05-27 15:19:10 -07:00
deepak1556 113fd1b7bc chore: bump electron@7.3.0 2020-05-27 12:47:39 -07:00
Sandeep Somavarapu 1ffbc7843a update distro 2020-05-27 20:48:35 +02:00
João Moreno c29d755ab4
distro 2020-05-27 20:42:12 +02:00
Rachel Macfarlane a6c47beb1b Remove unused code in github auth provider 2020-05-27 09:37:54 -07:00
João Moreno fc574fb65e
Merge branch 'master' into joao/win32-arm64 2020-05-27 17:58:13 +02:00
deepak1556 876f2e70f9 Revert "chore: bump electron@8.3.0 (#98266)"
This reverts commit 820fd4048f.
2020-05-26 21:46:03 -07:00
João Moreno 26f6ea99a6
distro 2020-05-26 16:18:33 +02:00
João Moreno fe5dd1176f
distro 2020-05-26 07:25:15 +02:00
Matt Bierner ef0c32c1e4 Update to build with latest TypeScript version 2020-05-20 15:39:08 -07:00
Robo 820fd4048f
chore: bump electron@8.3.0 (#98266) 2020-05-20 13:32:02 -07:00
Daniel Imms 1d44380275 Remove xterm-addon-web-links package 2020-05-20 07:07:22 -07:00
Daniel Imms 94b5b5416a Update distro 2020-05-20 06:54:55 -07:00
deepak1556 3bd9d7554b Revert "chore: bump electron@8.2.5 (#98109)"
This reverts commit 9497225207.
2020-05-18 20:43:16 -07:00
Robo 9497225207
chore: bump electron@8.2.5 (#98109) 2020-05-18 12:51:22 -07:00
kieferrm 6d7b8db40e update distro 2020-05-18 10:58:30 -07:00
Daniel Imms ff98f0f2ab Update distro 2020-05-15 19:27:48 -07:00
Daniel Imms 3bbf833797 xterm@4.7.0-beta.3
Diff: 3a9cdba...d8bc7ce

Fixes #97930
2020-05-15 16:43:32 -07:00
Benjamin Pasero 6360ac0229 🆙 distro 2020-05-15 13:16:39 +02:00
João Moreno 57816d2245 distro 2020-05-15 12:15:33 +02:00
Johannes Rieken a64787d4fd Update builtin extension ms-vscode.references-view
- ms-vscode.references-view -> 0.0.54 at 2020-05-15T09:08:44.893Z
2020-05-15 11:24:21 +02:00
Benjamin Pasero e22febb485 🆙 distro 2020-05-15 08:17:16 +02:00
Johannes Rieken a0460940fd Update builtin extension ms-vscode.references-view
- ms-vscode.references-view -> 0.0.53 at 2020-05-14T16:12:22.04Z
2020-05-14 18:22:41 +02:00
Johannes Rieken 47952d5f09 Update builtin extension ms-vscode.references-view
- ms-vscode.references-view -> 0.0.52 at 2020-04-30T14:20:31.767Z
2020-05-14 18:10:46 +02:00
Benjamin Pasero c72fd79505 🆙 distro 2020-05-13 09:49:14 +02:00
Benjamin Pasero ee8c99a27f 🆙 playwright@1.0.1 2020-05-10 08:54:33 +02:00
Rachel Macfarlane 027b6b709c Update distro 2020-05-07 16:50:36 -07:00
Alex Dima 06043875ba
Update to latest vscode-oniguruma 2020-05-07 11:16:30 +02:00
Benjamin Pasero 3a04fccaf8 🆙 distro 2020-05-07 08:30:58 +02:00
Daniel Imms 637b59c7b9 Update distro 2020-05-06 10:39:25 -07:00
Daniel Imms 46e54a24b5 xterm@4.6.0-beta.44
Diff: f9adf8a...3a9cdba

Fixes #97064
2020-05-06 08:50:38 -07:00
Daniel Imms 6f5f89904d xterm@4.6.0-beta.43
Diff: 7ab0a42...f9adf8a

Fixes #95997
2020-05-06 05:13:40 -07:00
Daniel Imms 000c0e1308 xterm@4.6.0-beta42
Diff: 31d3ae4...7ab0a42

Main change is provideLink -> provideLinks
2020-05-06 03:30:33 -07:00
Connor Peet b8b1752036
Update builtin extension ms-vscode.js-debug-nightly
- ms-vscode.js-debug-nightly -> 2020.5.417 at 2020-05-05T00:06:13.92Z
2020-05-05 07:57:50 -07:00
Matt Bierner d7cf608460 Build VS Code with TS 3.9 rc 2020-05-04 16:34:31 -07:00
Daniel Imms cfcf2d8728 Update distro 2020-05-04 02:14:03 -07:00
Daniel Imms 15d602195f Update xterm and addons to latest
Diff: 51dc03a...31d3ae4

Move off deprecated registerMarker and correct given new | undefined in api
2020-05-04 02:07:15 -07:00
Robo 2348a4f26f
chore: bump electron@7.2.4 (#96807) 2020-05-01 22:58:09 -07:00
Connor Peet 82cb23c7a3
bump version to 1.46 2020-05-01 13:44:10 -07:00
Benjamin Pasero 4c0810e4d5 home indicator - add a product icon overlay 2020-04-30 11:42:32 +02:00
Connor Peet a0fe37870c
Update builtin extension ms-vscode.js-debug-nightly
- ms-vscode.js-debug-nightly -> 2020.4.2917 at 2020-04-30T00:05:41.373Z
2020-04-29 21:21:48 -07:00
Sandeep Somavarapu 21766ad495 update distro 2020-04-29 21:20:27 +02:00
Connor Peet 232d4e6f68
Update builtin extension ms-vscode.js-debug-nightly
- ms-vscode.js-debug-nightly -> 2020.4.2817 at 2020-04-29T00:06:04.157Z
2020-04-28 18:55:50 -07:00
Connor Peet b732ee2280
Update builtin extension ms-vscode.vscode-js-profile-table
- ms-vscode.vscode-js-profile-table -> 0.0.2 at 2020-04-28T21:57:34.867Z
2020-04-28 15:14:27 -07:00
Connor Peet 8630bc01af release: prep for 1.45 2020-04-27 17:37:52 -07:00
Alex Dima 6e2b57a0c1
update distro 2020-04-28 01:22:58 +02:00
Alex Dima c957309f17
Adopt latest native-keymap 2020-04-28 01:22:19 +02:00
Alex Dima bfe0bb0e98
Adopt latest vscode-textmate and register the Registry for disposal 2020-04-28 01:08:12 +02:00
Matt Bierner c77dfdc6b8 Pick up new TS version 2020-04-27 12:02:42 -07:00
Alex Dima 79a64259a0
Add a mechanism to debug TM grammars 2020-04-27 18:21:29 +02:00
Benjamin Pasero 9f45c20088
🆙 playwright@0.15.0 (#96218)
* playwright@0.15.0

* close to dumpio: true

* reduce logging
2020-04-27 08:50:50 +02:00
Daniel Imms 9a993ce6d3 Update distro 2020-04-26 09:00:45 -07:00
Daniel Imms 2c76881361 xterm@4.6.0-beta.25 xterm-addon-webgl@0.7.0-beta.8
Diff: e7f72a1...51dc03a

Fixes #95556
Fixes #86072
2020-04-26 08:39:52 -07:00
Martin Aeschlimann f32110a3d3 revert typescript nm version change 2020-04-24 18:37:08 +02:00
Alex Dima 752e671aef
update distro 2020-04-24 18:01:42 +02:00
Alex Dima 6654073e14
Adopt new package name (vscode-oniguruma) 2020-04-24 17:58:08 +02:00
Martin Aeschlimann 5da54d19ed update distro 2020-04-24 16:11:17 +02:00
Sandeep Somavarapu 03be1bb306 update distro 2020-04-24 10:26:00 +02:00
Connor Peet 044bf17a2f
Update ms-vscode.js-debug-nightly to 2020.4.2217 2020-04-23 09:36:11 -07:00
Alex Dima 199d3d5e7b
update distro 2020-04-23 14:24:16 +02:00
Alex Dima 5dcfe08cca
update distro 2020-04-23 14:11:11 +02:00
Alex Dima 01776ad2da
Merge remote-tracking branch 'origin/master' into alex/vscode-oniguruma-wasm 2020-04-23 12:13:31 +02:00
Alex Dima a6e59815c8
Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
Benjamin Pasero 9602b9f941 🆙 distro 2020-04-23 10:58:32 +02:00
Connor Peet 2f9d3f166e
Update ms-vscode.js-debug-nightly to 2020.4.2117 2020-04-22 15:05:25 -07:00
Sandeep Somavarapu b553e68a08 update distro 2020-04-22 16:02:53 +02:00
Sandeep Somavarapu 60dedeba0d update distro 2020-04-22 13:18:43 +02:00
Sandeep Somavarapu 9328b32008 update distro 2020-04-22 10:09:24 +02:00