Commit Graph

2121 Commits

Author SHA1 Message Date
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