Commit Graph

634 Commits

Author SHA1 Message Date
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
João Moreno a036ab0399 remove coveralls 2020-06-21 17:03:51 +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
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
Rob Lourens 426bc71d35 Revert "Bump vscode-ripgrep"
This reverts commit d1220da072.
2020-06-08 11:52:29 -05: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
Andre Weinand be56575162 use DAP final version 2020-06-03 17:53:20 +02:00
deepak1556 595d2b9b91 chore: bump electron@7.3.1 2020-06-02 20:52:17 -07:00
deepak1556 113fd1b7bc chore: bump electron@7.3.0 2020-05-27 12:47:39 -07:00
deepak1556 876f2e70f9 Revert "chore: bump electron@8.3.0 (#98266)"
This reverts commit 820fd4048f.
2020-05-26 21:46:03 -07: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 3bbf833797 xterm@4.7.0-beta.3
Diff: https://github.com/xtermjs/xterm.js/compare/3a9cdba...d8bc7ce

Fixes #97930
2020-05-15 16:43:32 -07:00
Benjamin Pasero ee8c99a27f 🆙 playwright@1.0.1 2020-05-10 08:54:33 +02:00
Alex Dima 06043875ba Update to latest vscode-oniguruma 2020-05-07 11:16:30 +02:00
Daniel Imms 46e54a24b5 xterm@4.6.0-beta.44
Diff: https://github.com/xtermjs/xterm.js/compare/f9adf8a...3a9cdba

Fixes #97064
2020-05-06 08:50:38 -07:00
Daniel Imms 6f5f89904d xterm@4.6.0-beta.43
Diff: https://github.com/xtermjs/xterm.js/compare/7ab0a42...f9adf8a

Fixes #95997
2020-05-06 05:13:40 -07:00
Daniel Imms 000c0e1308 xterm@4.6.0-beta42
Diff: https://github.com/xtermjs/xterm.js/compare/31d3ae4...7ab0a42

Main change is provideLink -> provideLinks
2020-05-06 03:30:33 -07:00
Matt Bierner d7cf608460 Build VS Code with TS 3.9 rc 2020-05-04 16:34:31 -07:00
Daniel Imms 15d602195f Update xterm and addons to latest
Diff: https://github.com/xtermjs/xterm.js/compare/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
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 2c76881361 xterm@4.6.0-beta.25 xterm-addon-webgl@0.7.0-beta.8
Diff: https://github.com/xtermjs/xterm.js/compare/e7f72a1...51dc03a

Fixes #95556
Fixes #86072
2020-04-26 08:39:52 -07:00
Martin Aeschlimann 4c7cc9f18c fix yarn.lock 2020-04-24 19:08:07 +02:00
Martin Aeschlimann d2ea8485d9 fix yarn.lock 2020-04-24 19:00:23 +02:00
Alex Dima 6654073e14 Adopt new package name (vscode-oniguruma) 2020-04-24 17:58:08 +02:00
Alex Dima a6e59815c8 Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
Daniel Imms eb21b64a1f Fix webgl vertically off center
Fixes #95813
2020-04-21 18:58:40 -07:00
Matt Bierner c96976d991 Update to latest typescript version to build vscode 2020-04-20 12:17:24 -07:00
Robo 123fb2528b chore: bump electron@7.2.2 (#95517) 2020-04-20 01:05:00 -07:00
Daniel Imms 5f61a25150 xterm@4.6.0-beta.15, xterm-addon-webgl@0.7.0-beta.5
Diff: https://github.com/xtermjs/xterm.js/compare/aecfb57...e7f72a1
2020-04-19 05:06:46 -07:00
Daniel Imms 80a1fbba11 Update xterm 2020-04-18 18:47:13 -07:00
Sandeep Somavarapu d7bfe46f22 use new semver-umd module 2020-04-16 17:56:39 +02:00
João Moreno 2c97c71f73 deemon 2020-04-16 11:35:34 +02:00
Lukas Spieß c6dc4711f2 Update keytar to latest public version (#95351) 2020-04-15 11:01:45 -07:00