Commit Graph

573 Commits

Author SHA1 Message Date
Andre Weinand 30d29a420c update DAP to final 1.40.0 2020-04-01 12:43:21 +02:00
Daniel Imms 3636940beb vscode-minimist -> minimist 2020-03-30 14:10:10 -07:00
Matt Bierner 2b9e8b4aa0 Pick up latest TypeScript@next
Fixes one type check issue and works around  https://github.com/microsoft/TypeScript/issues/37480
2020-03-27 14:31:12 -07:00
Benjamin Pasero d468b457a2 playwright@0.12.1 2020-03-25 13:17:23 +01:00
Andre Weinand 47a5274403 node-debug@1.44.3 2020-03-20 15:36:35 +01:00
Matt Bierner b7bfce30be Use latest TS next to build VS Code 2020-03-16 20:23:17 -07:00
dependabot[bot] c160edc4d1 Bump acorn from 5.7.1 to 5.7.4 (#92711)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.1...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2020-03-16 10:16:13 -07:00
Matt Bierner 075794da3c Update TS versions
Also replaces a weird use of `.bind` that was causing issues with the update. I've tried to refactor the code to preseve the existing behavior
2020-03-13 13:02:33 -07:00
Pine Wu 2362584a62 Revert "Fix #73803"
This reverts commit 67e6aef0c8.
2020-03-06 00:30:14 -08:00
Matt Bierner 222d157dc9 Pick up new TS nightly for building VS Code 2020-03-05 12:52:18 -08:00
Pine Wu 67e6aef0c8 Fix #73803 2020-03-05 11:34:58 -08:00
Matt Bierner ff253a8f60 Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
Andre Weinand ebafcb9318 update DAP to final version 2020-02-26 14:54:49 +01:00
Andre Weinand 049b51ba9f update DAP 2020-02-24 12:29:58 +01:00
Alex Dima f81397f451 Merge remote-tracking branch 'origin/master' into monaco/ci 2020-02-22 00:45:38 +01:00
Matt Bierner 9c0899f286 Pick up TS 3.8.2 2020-02-20 21:38:14 -08:00
Benjamin Pasero a7ed9c9572 🆙 playwright@0.11.0 (#90663) 2020-02-14 09:56:08 +01:00
Daniel Imms b4c19fd926 xterm@4.5.0-beta.4
https://github.com/xtermjs/xterm.js/compare/a840db3...c5593bd
2020-02-12 17:30:20 -08:00
Rob Lourens 99cce92f42 Bump vscode-ripgrep 2020-02-10 15:23:02 -08:00
Daniel Imms 3bf397276d Fix terminal search
Fixes #90303
2020-02-10 05:59:21 -08:00
Matt Bierner ea54f48dda Update TS 3.8.1-rc
Updates to build VS Code using TS 3.8.1 (which require fixing a newly caught type error)

Also updates our shipped JS/TS version to 3.8.1-rc
2020-02-07 17:43:56 -08:00
Alex Dima 4afd61c29f Replace usage of express 2020-02-07 12:15:14 +01:00
Martin Aeschlimann 8daf3f2270 @types/debug required by playwright 2020-02-07 11:02:35 +01:00
Johannes Rieken 643121a20a Merge branch 'master' into joh/browser-tests 2020-02-05 08:42:26 +01:00
Robo 01989df7c9 chore: update to electron 7 (#89260)
* Revert "revert back to electron 6 (#89245)"

This reverts commit 5d498736f4.

* chore: update electron@7.1.11
2020-02-04 12:56:23 -08:00
Daniel Imms cb486e930f Terminal unicode 11 support
Fixes #90029
2020-02-04 12:29:37 -08:00
Daniel Imms 542a89a965 xterm-addon-search@0.4.0 2020-02-04 11:50:06 -08:00
Daniel Imms 5a45ffc13e xterm-addon-webgl@0.5.0 2020-02-04 11:48:54 -08:00
Daniel Imms 9eddf7d316 xterm@4.4.0 2020-02-04 11:46:39 -08:00
Johannes Rieken b5252d32f7 use playwright for unit tests 2020-02-04 15:02:52 +01:00
Benjamin Pasero c635cab029 🆙 graceful-fs@4.2.3 (related #89887) 2020-02-04 09:46:30 +01:00
Matt Bierner d99bbafe17 Pick up new TS version for building VS Code 2020-01-28 11:00:02 -08:00
Benjamin Pasero 5d498736f4 revert back to electron 6 (#89245) 2020-01-24 14:39:40 -08: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
Daniel Imms 3ecaff4093 xterm@4.4.0-beta.15
Diff: https://github.com/xtermjs/xterm.js/compare/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
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
Martin Aeschlimann 20d3e2dc3b folding highlight setting (for #83983) 2020-01-05 19:50:55 +01:00
Johannes Rieken d8b6b052e8 Merge branch 'master' into joh/eslint-rules 2020-01-02 19:50:14 +01: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: https://github.com/xtermjs/xterm.js/compare/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 31d049f329 use (most of) generated eslintrc-file 2019-12-24 13:51:11 +01:00
Johannes Rieken 556475c71f add eslint-rules "module" and use it in eslintrc-file 2019-12-24 13:07:59 +01: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