Martin Aeschlimann
ec02bcd1cc
codicon definitions in browser/ui/codicon/codicon
2020-04-17 13:39:54 +02:00
Rachel Macfarlane
1b9a442590
Move github config generation to own build step
2020-04-14 22:59:08 -07:00
Rob Lourens
a3e3167876
Cleanup
2020-04-14 20:20:52 -05:00
João Moreno
3b1965705c
Merge pull request #85326 from richard-townsend-arm/woa
...
Add gulp targets, fix build for Windows on Arm.
2020-04-14 13:27:30 +02:00
João Moreno
2e0cf81197
💄
2020-04-14 13:26:29 +02:00
João Moreno
b925790680
fix arm64
2020-04-14 13:25:01 +02:00
João Moreno
82860b3a83
💄
2020-04-14 13:23:25 +02:00
João Moreno
9267738647
address feedback
2020-04-14 13:21:06 +02:00
Johannes Rieken
2035150bea
no ff testing on linux
2020-04-14 11:57:41 +02:00
Johannes Rieken
8c219e5b7b
enable browser-unit-tests in firefox for mac, win, and linux, fyi @bpasero
2020-04-14 11:17:06 +02:00
Benjamin Pasero
cde23d51cd
nativeignore - change to vscode-nsfw
2020-04-14 10:22:53 +02:00
Rob Lourens
c8826e4ff5
Fix configuration.json publishing flakiness
2020-04-13 22:59:51 -05:00
Matt Bierner
0e7a911256
Pikc up latest TS@next
2020-04-13 16:30:07 -07:00
Alex Dima
1b10f4db32
Add extensionHostProcess.js to the list of files being checked
2020-04-13 21:05:01 +02:00
Rob Lourens
1da5a8a9f8
Fix --export-default-configuration flakiness
...
Seems like the process is exiting a bit before the file exists. Adding a short delay fixes it, waiting for the exec callback also fixes it for some reason. Probably caused by something external like maybe the CI macOS version was bumped.
2020-04-11 21:34:05 -05:00
João Moreno
54442c1c7b
move built-in extensions to product.json
2020-04-06 13:36:07 +02:00
João Moreno
0074066c39
Revert "extensions: allow built-in extensions on different qualities ( #89199 )"
...
This reverts commit 7ad58a9bd7 .
2020-04-06 12:49:47 +02:00
dependabot[bot]
1eb8ce65e7
Bump minimist from 1.2.2 to 1.2.3 in /build
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-04-05 21:23:47 +00:00
João Moreno
1ef5d986de
upgrade dependencies in build
2020-04-03 07:49:06 +02:00
Connor Peet
ab0b58ae31
debug: update js-debug-nightly to "2020.3.3117" @ 2020-04-01T00:05:28.457Z
2020-04-02 12:12:57 -07:00
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