Commit Graph

3066 Commits

Author SHA1 Message Date
Andre Weinand 30d29a420c update DAP to final 1.40.0 2020-04-01 12:43:21 +02:00
Matt Bierner 273a4a389d Convert most ts-ignore-calls to ts-expect-error (#93617)
Changes over to use ts-expect-error: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-beta/#ts-expect-error-comments

This revealed a number of places where we no longer need to supress errors
2020-03-30 17:31:37 -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
Alex Dima cc46bf5cfd Remove registerAndGetAmdImageURL and support for it in the build scripts 2020-03-27 19:45:41 +01:00
Benjamin Pasero 3364686d79 quick access - remove actionbar contributor that is no longer needed 2020-03-26 12:11:47 +01:00
Benjamin Pasero df958c974f web - remove "Open in Desktop"
Instead it should move into the new remote picker that is enabled for web.
2020-03-25 08:21:45 +01:00
Rachel Macfarlane d9d90a0d3d Use GitHub app for VSO, closes #92675 2020-03-23 07:52:22 -07:00
Martin Aeschlimann 5712574281 'Please use yarn to install dependencies.' when using yarn. Fixes #93119 2020-03-21 14:12:08 +01:00
Rachel Macfarlane 2b86488f03 Add account context menu, #90385 2020-03-20 09:51:35 -07:00
Andre Weinand 47a5274403 node-debug@1.44.3 2020-03-20 15:36:35 +01:00
rebornix 5194415bae Merge remote-tracking branch 'origin/master' into rebornix/notebook 2020-03-18 09:53:43 -07:00
Matt Bierner 708b019bb4 Check in rebuilt file 2020-03-17 15:06:34 -07:00
Matt Bierner 1c741ecc64 Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
2020-03-17 15:01:17 -07:00
Johannes Rieken 23d863f680 new version of the references viewlet 2020-03-17 18:26:22 +01:00
Connor Peet d59b8b09ac debug: update js-debug-nightly to "2020.3.1617" @ 2020-03-17T00:07:50.32Z 2020-03-17 09:02:42 -07:00
Matt Bierner b7bfce30be Use latest TS next to build VS Code 2020-03-16 20:23:17 -07:00
rebornix cdfd6eca84 Merge remote-tracking branch 'origin/master' into rebornix/notebook 2020-03-16 14:08:26 -07:00
dependabot[bot] 8be261b49d Bump minimist from 1.2.0 to 1.2.2 in /build
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 19:54:33 +00:00
Alex Dima 33f8b720d1 Fix tree shaking 2020-03-16 14:11:33 +01: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
Connor Peet 950ceb939b debug: update js-debug-nightly to "2020.3.1117" @ 2020-03-12T00:05:48.77Z 2020-03-13 10:47:26 -07:00
Dirk Baeumer 14281cfc18 Fixes #92352: Translation export fail 2020-03-10 14:54:57 +01:00
Johannes Rieken 52ea4ff1d7 Merge branch 'master' into rebornix/notebook 2020-03-10 10:43:26 +01:00
Benjamin Pasero 37e042c291 quick access - contribute help for standalone and workbench separately 2020-03-07 16:26:44 +01:00
Andre Weinand 99cc1f22c6 node-debug@1.44.2; fixes #75932 2020-03-06 17:39:20 +01:00
Sandeep Somavarapu 765fa66e78 use proper fs errors 2020-03-06 16:34:42 +01:00
Benjamin Pasero 91f1eef272 Run smoke test as part of product build (#92145)
* tests - run smoketest as part of product build (without failing it)

* fix smoke

* add quotes

* uncomment
2020-03-06 10:42:22 +01:00
rebornix fda49c06fa Merge remote-tracking branch 'origin/master' into rebornix/notebook 2020-03-05 14:03:24 -08:00
Matt Bierner 222d157dc9 Pick up new TS nightly for building VS Code 2020-03-05 12:52:18 -08:00
Connor Peet 403f8669d8 debug: add js-debug-companion as a built-in extension
https://github.com/microsoft/vscode-js-debug/issues/349
2020-03-05 11:21:39 -08:00
Alex Dima 8192262a14 Add more support for exported imports in tree shaking 2020-03-05 18:25:28 +01:00
Alex Dima 39fed576a4 Better support for shorthand property assignment in the treeshaker 2020-03-05 15:58:37 +01:00
Johannes Rieken bed9944419 latest ref viewlet, https://github.com/microsoft/vscode/issues/92072 2020-03-05 12:09:59 +01:00
Johannes Rieken 0bec5a3516 update extension dependency, https://github.com/microsoft/vscode/issues/92073 2020-03-05 11:45:13 +01:00
Alex Dima ee64b77af9 Reduce noise in diff and use files with the same absolute imports when troubleshooting treeshaking 2020-03-05 10:25:06 +01:00
Alex Dima 58bdc8aecb Improve troubleshooting treeshaking failures 2020-03-05 10:25:06 +01:00
Alex Dima 68351085db Fix treeshaking, not all export clauses should be kept 2020-03-05 10:25:06 +01:00
rebornix 285d89e30c Merge remote-tracking branch 'origin/master' into rebornix/notebook 2020-03-04 16:34:06 -08:00
Connor Peet efbb8ae4b4 debug: update js-debug-nightly to "2020.3.317" @ 2019-11-13T04:47:26.71Z 2020-03-04 09:33:16 -08:00
Johannes Rieken fc10037cd0 Merge branch 'master' into rebornix/notebook 2020-03-04 16:31:35 +01:00
Sandeep Somavarapu 91ee177faf Fix #92001 2020-03-04 10:01:22 +01:00
Johannes Rieken eec843acac Merge branch 'master' into rebornix/notebook 2020-03-04 08:41:58 +01:00
Andre Weinand 5dc11a2195 node-debug@1.44.1 2020-03-03 21:50:55 +01:00
Connor Peet fb2ea118f9 debug: update js-debug-nightly to "2020.3.217" @ 2020-03-03T01:06:02.88Z 2020-03-03 10:19:59 -08:00
Johannes Rieken cddc990d7a Merge branch 'master' into rebornix/notebook 2020-03-03 12:10:05 +01:00
Johannes Rieken 4a9931ec4e treeshaker should keep [Symbol.iterator]-members because there are implict references from for-of loops 2020-03-03 11:56:12 +01:00
Rob Lourens 2191265521 Revert "make sure unnotarized build is published even if notarization fails"
This reverts commit 7298bf4bd1.
2020-03-02 19:52:20 +01:00
Alex Dima f3c0ea571c Remove notice since promise-polyfill was removed 2020-03-02 16:41:47 +01:00
Johannes Rieken 02f23e5680 remove polyfill promise 2020-03-02 15:30:43 +01:00
Johannes Rieken 27bc032975 nuke special lib options and use compiler option's lib instead 2020-03-02 13:44:22 +01:00