Commit Graph

1686 Commits

Author SHA1 Message Date
Christof Marti
d63738e11c Update distro hash 2020-01-17 10:54:28 +00:00
Benjamin Pasero
3b51c87d58 🆙 distro 2020-01-15 16:38:42 +01:00
Alexandru Dima
31ef68ff7c Adopt latest istanbul libraries 2020-01-14 11:09:29 +01:00
Dima Krasner
76429d2f58 Bump node-native-keymap to 2.1.1 for easier arm64 cross-compil… (#86659)
Bump node-native-keymap to 2.1.1 for easier arm64 cross-compilation
2020-01-14 10:27:15 +01:00
Matt Bierner
22fad2a49c Update VS Code build with TS 3.8 beta 2020-01-10 18:19:41 -08:00
Robo
4c7431ca8d chore: Upgrade to electron 7.x (#83796)
* chore: bump electron@7.0.0

* chore: update api

* chore: Bump electron@7.0.1

* chore: bump electron@7.1.0

* chore: Bump electron@7.1.1

* chore: Bump electron@7.1.2

* FIXME: Skip webview tests that have improper shutdown path

* chore: Bump electron@7.1.3

* bump electron@7.1.5

* debug test failures

* chore: bump electron@7.1.7

* skip test for https://github.com/microsoft/vscode/issues/87330

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2020-01-09 19:16:52 +05:30
Matt Bierner
cb47915e3b Pick up latest ts nightly for building VS Code 2020-01-08 15:37:59 -08:00
Sana Ajani
73bcc7671c distro 2020-01-08 11:56:23 -08:00
Sana Ajani
c005e621ca update distro 2020-01-08 10:49:09 -08:00
Sana Ajani
08d431dc17 distro 2020-01-07 15:09:02 -08:00
Daniel Imms
4dfa4583cf Update distro 2020-01-07 09:49:48 -08:00
Daniel Imms
3ecaff4093 xterm@4.4.0-beta.15
Diff: 2a9e16b...fbeb45d

- Adding FluffOS to xtermjs user list xtermjs/xterm.js#2663
- Flag lines as wrapped after CUP in windows mode xtermjs/xterm.js#2667

Part of #85839
2020-01-07 09:43:04 -08:00
Benjamin Pasero
078b82d428 debt - rewrite layers checker to catch more cases 2020-01-07 11:04:05 +01:00
Matt Bierner
464ee368df Update build to use latest TS 3.8 nightly
We want more testing of the TS nightly bits
2020-01-06 10:15:38 -08:00
Benjamin Pasero
e20e2f306e update distro 2020-01-06 10:33:15 +01:00
Johannes Rieken
ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00
Johannes Rieken
d8b6b052e8 Merge branch 'master' into joh/eslint-rules 2020-01-02 19:50:14 +01:00
Daniel Imms
ad4123fc7d Update distro 2019-12-31 11:57:21 -08:00
Johannes Rieken
e22be576d6 add disabled rules for being more complete with our tslint config... 2019-12-31 12:55:41 +01:00
Daniel Imms
65df1d9184 xterm@4.4.0-beta.13
xterm-addon-webgl@0.5.0-beta.7

Diff: 8341c35...2a9e16b

- Include  in word separators xtermjs/xterm.js#2583
- Remove unused imports/functions xtermjs/xterm.js#2585
- force alpha to 1 when using background color as inverted foreground color xtermjs/xterm.js#2560
- Fix minimumContrastRatio on dom/truecolor xtermjs/xterm.js#2602
- v4.3.0 xtermjs/xterm.js#2605
- Avoid roundtrip to browser when double-disposing. xtermjs/xterm.js#2616
- Allow the thickness of the bar cursor to be configured xtermjs/xterm.js#2590
- update version of node-pty xtermjs/xterm.js#2621
- Implement hidden in DOM and WebGL renderers xtermjs/xterm.js#2625
- Expose texture atlas as API and use in demo xtermjs/xterm.js#2626
- Webgl v0.4.1 xtermjs/xterm.js#2628
- Add Linode to real world uses xtermjs/xterm.js#2636
- Added Gus to list of xterm real-world users xtermjs/xterm.js#2631
- Remove a large portion of InputHandler's dependency on Terminal xtermjs/xterm.js#2637
- Move back to reseting parser only on RIS xtermjs/xterm.js#2640
- Set glyph fg color based on original bg, not selection xtermjs/xterm.js#2650
- format color value to style '#rrggbbaa' xtermjs/xterm.js#2629
- Use register over add for APIs returning disposables xtermjs/xterm.js#2651
- Standardize how colors helper lib is structured xtermjs/xterm.js#2653
- Fullwidth handling in buffer writes xtermjs/xterm.js#2644
- Target es5 in attach addon xtermjs/xterm.js#2654

Fixes #86194
Fixes #87918
Part of #87456
2019-12-31 01:41:36 -08:00
Johannes Rieken
f16368c2f9 Merge branch 'master' into joh/eslint-rules 2019-12-31 09:54:22 +01:00
Johannes Rieken
f885d7769a remove unused dependency 2019-12-31 09:11:11 +01:00
Martin Aeschlimann
b95f32b0cb update distro 2019-12-30 21:07:25 +01:00
Johannes Rieken
b0d38052b5 use rulesdir instead of rules-module 2019-12-30 09:46:58 +01:00
Johannes Rieken
0aa86043c2 Merge branch 'master' into joh/eslint-rules 2019-12-30 09:05:53 +01:00
Benjamin Pasero
7909462634 tslint - rewrite globals rule to not use tslint (#87754)
* tslint - rewrite globals rule to not use tslint

* comments
2019-12-27 08:57:03 +01:00
Johannes Rieken
a1047421ff use single eslintrc-file for extensions/ and src/, no type check rules 2019-12-24 16:11:51 +01:00
Johannes Rieken
21bc306204 script run check JS and TS files 2019-12-24 15:13:49 +01:00
Johannes Rieken
31d049f329 use (most of) generated eslintrc-file 2019-12-24 13:51:11 +01:00
Johannes Rieken
ce0d7058a6 add package.json script 2019-12-24 13:23:57 +01:00
Johannes Rieken
556475c71f add eslint-rules "module" and use it in eslintrc-file 2019-12-24 13:07:59 +01:00
Martin Aeschlimann
7c0095ee2d update distro 2019-12-20 08:28:45 +01:00
kieferrm
4f85c3c94c update distro 2019-12-19 17:45:59 -08:00
Miguel Solorio
3ce39fd2b6 Update distro 2019-12-19 16:57:17 -08:00
Miguel Solorio
49e2ea53c9 Update distro 2019-12-19 16:19:10 -08:00
Miguel Solorio
6e6fce1e65 Update distro 2019-12-19 13:55:04 -08:00
Miguel Solorio
d119e43410 Update distro 2019-12-19 12:45:47 -08:00
kieferrm
9e7d9d6a92 update distro 2019-12-19 12:15:43 -08:00
Peng Lyu
893369ff8f update distro 2019-12-18 14:11:57 -08:00
Benjamin Pasero
2581000750 add types for windows-registry (fix #83421) 2019-12-18 15:12:17 +01:00
Matt Bierner
ee0960b25b Update to use node 12 typings (#85578)
* Update to use node 12 typings

Fixes #82514

* Revert es6 promise changes

This gets us back to having the duplicate indentifier errors

* exclude es6-promise from vscode compile
2019-12-17 13:40:04 -08:00
Benjamin Pasero
b43a377710 debt - remove windows-mutex.d.ts 2019-12-16 16:34:53 +01:00
Harald Rosberg
ce5b036d3b bump electron to 6.1.6, fixes missing window titles in accessibility apps (#86837)
* bump electron to 6.1.6, fixes #84195 missing window titles in accessibility apps

* update electron version string in cgmanifest.json
2019-12-13 17:07:59 -08:00
isidor
3ee0770aaa udpate distro commit to have holidays contirbution 2019-12-13 12:17:50 +01:00
Matt Bierner
007b3032ad Update to TS 3.7.3 for building VS Code 2019-12-11 15:58:59 -08:00
Andre Weinand
68db7fc3f7 update distro 2019-12-11 16:55:58 +01:00
Benjamin Pasero
93f58e063e add types for electron.d.ts (#86721) 2019-12-11 09:39:39 +01:00
Andre Weinand
0715b449d0 update distro 2019-12-10 16:56:52 +01:00
Sandeep Somavarapu
cb1ae817a8 #83421 remove semver typings 2019-12-10 15:28:18 +01:00
Sandeep Somavarapu
3c06d9d008 #83421 remove semver-umd.d.ts from src/typings 2019-12-10 09:08:57 +01:00