Commit Graph

885 Commits

Author SHA1 Message Date
Benjamin Pasero
3a2c8382f0 bump vscode-sqlite3@4.0.5 2018-11-21 11:06:39 +01:00
Benjamin Pasero
45733ae2e4 bump vscode-sqlite3@4.0.4 2018-11-21 10:10:28 +01:00
Benjamin Pasero
bf4734afbc bump vscode-sqlite3@4.0.3 2018-11-20 12:59:59 +01:00
Andre Weinand
d01afdce7e update DAP 2018-11-19 12:47:49 +01:00
Christof Marti
8f33d560b9 Prepare testing system proxy settings 2018-11-16 15:50:00 +01:00
Matt Bierner
f9acec50c9 Pick up new tslint version 2018-11-15 17:44:56 -08:00
Matt Bierner
65a041476a Update tslint plugin version 2018-11-15 17:44:56 -08:00
Matt Bierner
573af50461 Switch VS Code workspace to use typescript-tslint-plugin
Use the plugin version of TS lint rather than the external version. Add the plugin as a local dev dependency and add the vscode extension that contributes the plugin as a recomended extension. This should enable the plugin when using the standard version of TS and when using the workspace version of TS
2018-11-12 14:49:30 -08:00
Johannes Rieken
b35d879f76 update v8 profiler package 2018-11-12 17:37:10 +01:00
rebornix
d98b92f414 Update distro. 2018-11-08 16:11:42 -08:00
Ramya Rao
ca6e101a11
Update distro hash 2018-11-07 14:03:26 -08:00
Matt Bierner
8784755458 Use TS 3.1.4 for building VS Code 2018-11-05 16:47:53 -08:00
Joao Moreno
f9f38b2bbf update distro 2018-11-02 12:59:04 +01:00
Joao Moreno
72df509444 version bump 2018-11-02 12:58:13 +01:00
Johannes Rieken
f25673e310 update distro 2018-11-02 12:51:51 +01:00
Miguel Solorio
f689e899ec Update distro 2018-11-01 07:50:12 -07:00
Christof Marti
269ae7b3a6 Pick up change to fall back to DIRECT 2018-11-01 11:58:11 +01:00
Joao Moreno
4f381fcb60 update distro 2018-10-30 19:39:32 +01:00
Daniel Imms
60bd4f9a9c vscode-xterm@3.9.0-beta13 2018-10-30 11:09:16 -07:00
Joao Moreno
25e4ab94b7 osstool 1.29 2018-10-29 15:40:45 +01:00
Christof Marti
2795b98bac Use vscode-proxy-agent (#60773) 2018-10-28 10:35:26 +01:00
Matt Bierner
3dd2b19b2a Use TS 3.1.3 for building VS Code 2018-10-24 22:53:33 -07:00
Daniel Imms
092bb9a585 vscode-xterm@3.9.0-beta12
Fixes #59376
Fixes #59344
2018-10-24 12:01:20 -07:00
Benjamin Pasero
2086ab0fc7 move vscode-chokidar under MS org 2018-10-24 16:59:33 +02:00
Christof Marti
4e436d128c Investigate using Electron's resolveProxy API (#60773) 2018-10-22 20:00:58 +02:00
Daniel Imms
3f91fd6639 vscode-xterm@3.9.0-beta11
Fixes #60253
2018-10-20 12:59:28 -07:00
Daniel Imms
28574a8539 vscode-xterm@3.9.0-beta10
Syncs with master
2018-10-20 12:45:40 -07:00
Rob Lourens
441184faeb Fix #60218 - add search.usePCRE2 2018-10-18 19:51:12 -07:00
Benjamin Pasero
14b837a2ab bump windows-mutex@0.2.1 2018-10-17 07:54:52 +02:00
Ramya Achutha Rao
a975e59eaf Update applicationInsights for #60585 2018-10-16 16:29:08 -07:00
Johannes Rieken
5df93623cf add strict null task 2018-10-16 15:37:48 +02:00
Benjamin Pasero
8c22f1ca41 bump windows-process-tree@0.2.3 2018-10-16 09:17:48 +02:00
Benjamin Pasero
dd9b271f7c bump distro 2018-10-16 07:42:09 +02:00
Benjamin Pasero
1c8bdc147a bump vscode-nsfw@1.1.1 2018-10-16 07:35:21 +02:00
Daniel Imms
10b383c911 vscode-xterm@3.9.0-beta9
Fixes #59372
2018-10-15 11:50:38 -07:00
Daniel Imms
c5c0a7d29a vscode-xterm@3.9.0-beta8
Fixes #60865
2018-10-15 11:46:27 -07:00
Benjamin Pasero
c61ee508be use vscode-sqlite3@4.0.2 2018-10-14 11:53:41 +02:00
Benjamin Pasero
e4b21b6794 Merge branch 'master' into ben/sqlite 2018-10-13 16:38:26 +02:00
Matt Bierner
3fcb671444
Use es2017 as target for build scripts (#60707)
Upgrades our build scripts to target ES2017 since they are run on modern versions of node

This allows us to remove shims for es6 features such as `Object.assign`, and also remove a few extra typings packages
2018-10-12 11:24:15 -07:00
Benjamin Pasero
90fd44c102 Merge branch 'master' into ben/sqlite 2018-10-12 09:16:30 +02:00
Miguel Solorio
484dcc1ff8 Update distro 2018-10-11 15:19:24 -07:00
Daniel Imms
31a1ec61e5 vscode-xterm@3.9.0-beta7
Fixes #60447
2018-10-11 09:45:28 -07:00
Matt Bierner
2d4b7cb12e Move strict null checks from precomit to test
These checks are now taking a few seconds to run. This will continue to slow down as we null check more files. Moving them to the test scripts as pretest checks instead
2018-10-10 18:35:03 -07:00
Matt Bierner
517469041f Add strict null checks scripts to precommit and to tfs builds 2018-10-10 15:42:29 -07:00
Daniel Imms
7e742e1f31 vscode-xterm@3.9.0-beta6
Fixes #59379
2018-10-10 14:41:53 -07:00
Joao Moreno
0bbe8e28c4 update minimatch 2018-10-10 11:43:44 +02:00
Benjamin Pasero
bac418779f Merge branch 'master' into ben/sqlite 2018-10-10 07:36:03 +02:00
Daniel Imms
797161bd32 vscode-xterm@3.9.0-beta5
Fixes #60310
2018-10-09 11:51:15 -07:00
Daniel Imms
40371ab59d vscode-xterm@3.9.0-beta3
Fixes #60291
2018-10-09 08:51:43 -07:00
Daniel Imms
d4f40dd755 vscode-xterm@3.9.0-beta2 2018-10-08 09:34:01 -07:00