Commit Graph

4014 Commits

Author SHA1 Message Date
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
Johannes Rieken
8fac4133c5 adopt inline compile config for editor src task 2020-03-02 12:51:32 +01:00
Matt Bierner
ff253a8f60 Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
rebornix
3f4fcccc72 Merge remote-tracking branch 'origin' into rebornix/notebook 2020-02-28 12:30:24 -08:00
Richard Townsend
86ddd49cf4 fix: fallback to ia32 2020-02-28 13:57:05 +00:00
Richard Townsend
2260c133e2 fix: address further review comments 2020-02-28 13:57:04 +00:00
Richard Townsend
c97d0b6e6a fix: address review comments 2020-02-28 13:57:03 +00:00
Richard Townsend
9df55b7f1b build: read npm_config_arch whilst getting electron
With this change applied, gulp gets the right version of electron for
the target architecture.
2020-02-28 13:57:02 +00:00
Richard Townsend
a3b66c9563 build: add skeletal gulp targets for Windows on Arm 2020-02-28 13:57:01 +00:00