Commit graph

1418 commits

Author SHA1 Message Date
Joao Moreno 1217419309 missing build compilation 2018-02-26 17:25:09 +01:00
Joao Moreno bd4870b8bb add inno_updater OSSREADME.json 2018-02-26 17:07:40 +01:00
João Moreno 635f82fa7e
Merge pull request #42831 from Microsoft/unused-variables
Re-enable the unused variables tslint rule for the hygiene task fixes #42157
2018-02-26 16:06:20 +01:00
Benjamin Pasero a23edada50 debt - avoid deprecated Buffer ctors 2018-02-26 13:09:54 +01:00
Andre Weinand f392284f15 node-debug@1.21.4 2018-02-26 12:19:59 +01:00
Matt Bierner e23c58b3ab Split out ts syntax and grammar to ts basics 2018-02-23 13:29:52 -08:00
Matt Bierner ac5ed16ece Move package-json extension to npm extesion
#44166
2018-02-23 13:29:52 -08:00
Alex Dima 07b2c8015c Move extension points up to /workbench/ (#44281) 2018-02-23 17:38:23 +01:00
Joao Moreno c45f992f7b update inno_updater
fixes #43971
2018-02-23 16:26:56 +01:00
Matt Bierner 8e0bdd6040 Split package-json specific logic out of javascript extension 2018-02-22 16:27:20 -08:00
Andre Weinand afa0f1814d node-debug@1.21.3 2018-02-23 00:25:57 +01:00
Alexandru Dima 6fb3e81569
Merge pull request #44236 from Microsoft/alex/asar
Enable core node_modules ASAR
2018-02-22 23:44:12 +02:00
Erich Gamma 19294a32fc Enable linting for extensions and tests 2018-02-21 22:05:34 +01:00
Erich Gamma f4157c62eb merged master 2018-02-21 17:20:38 +01:00
Andre Weinand 767ad12b1d node-debug@1.21.2 2018-02-21 00:33:04 +01:00
Joao Moreno 231d6f0997 win zip 2018-02-20 12:35:16 +01:00
Benjamin Pasero 9ab2056393 notifications - remove old message service and adopt new one 2018-02-19 17:57:12 +01:00
Alex Dima 64ee4f4955 Enable core node_modules ASAR 2018-02-19 11:28:14 +02:00
Benjamin Pasero 8a2df5e021 notifications - extract choice/confirm service from message service 2018-02-19 08:11:32 +01:00
Alex Dima 5d0366e78e Exclude more than 100 duplicated __generator definitions in workbench.main.js 2018-02-15 12:58:45 +01:00
Joao Moreno e0404c5595 ship the right vcruntime140.dll version 2018-02-14 18:51:04 +01:00
Joao Moreno b3292af460 Revert "temporarily disable fast updates"
This reverts commit 5b9d88a694.
2018-02-14 18:45:00 +01:00
Joao Moreno 5b9d88a694 temporarily disable fast updates 2018-02-14 17:56:56 +01:00
Joao Moreno 6c7165424a ship vcruntime140 along with inno_updater 2018-02-13 15:32:11 +01:00
Joao Moreno 4d032aad0a remove bad empty dirs 2018-02-13 11:42:23 +01:00
Joao Moreno 1e6039f5a1 move inno updater into tools
fixes #43503
2018-02-13 10:39:42 +01:00
Martin Aeschlimann 8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann 6b3164252b update grammar: improve reporting of exceeded github rate limit 2018-02-12 16:54:45 +01:00
Joao Moreno c9fc911330 fix formatting 2018-02-12 12:40:53 +01:00
Joao Moreno ad9bf913c5 Merge branch 'master' into egamma/checkJs 2018-02-12 12:26:38 +01:00
Joao Moreno 6b3be13124 💄 2018-02-12 12:26:07 +01:00
Joao Moreno dca48c37b6 Merge branch 'master' into unused-variables 2018-02-12 11:58:56 +01:00
Rob Lourens 9a4ba7d061 Bump node2 2018-02-11 21:59:22 -08:00
Andre Weinand 5b732ed12d node-debug@1.21.1 2018-02-11 01:15:22 +01:00
João Moreno 7f5c6fff45
Merge pull request #41479 from ggilmore/master
pass --no-use flag when sourcing nvm in build script
2018-02-09 17:28:59 +01:00
Martin Aeschlimann 4d329cc759 avoid hardcoded extensions list in update all grammars 2018-02-09 12:45:27 +01:00
Martin Aeschlimann e3ce1668b0 [powershell] switch grammar to powershell/editorsyntax. Fixes #36991, fixes #43224 2018-02-09 10:55:16 +01:00
Erich Gamma 14ecae9b1e ensure to only lint files in the src program 2018-02-07 22:50:02 +01:00
Rob Lourens 7432a5bdff Respect VSCODE_QUALITY in generate-vscode-configuration task 2018-02-07 09:56:56 -08:00
Joao Moreno a915a7bf43 bring back windows background updates 2018-02-07 14:41:07 +01:00
Rob Lourens a7d6f40a6e Bump node-debug2 2018-02-06 21:40:52 -08:00
Sandeep Somavarapu 191596365d Fix #42447 2018-02-05 16:34:15 +01:00
Erich Gamma 9c553da1c8 Share a common tslint.json between the language service and the hyiene task 2018-02-03 17:47:14 +01:00
Erich Gamma 00df3bdc28 Merge branch 'master' into unused-variables 2018-02-02 16:18:49 +01:00
Erich Gamma c7b7ace3d4 Perform the tslint checks in the context of a program to enable checks which require type information 2018-02-02 16:11:16 +01:00
Erich Gamma 95982533bc more ts-ignore 2018-02-01 16:16:41 +01:00
Alex Dima 1766dc59de Remove asar files & folders (fixes #42711) 2018-02-01 14:57:04 +01:00
Erich Gamma 5e41d2aafb enable checkJS 2018-02-01 14:39:12 +01:00
Andre Weinand 7422739ac7 node-debug@1.20.10 2018-02-01 00:58:09 +01:00
Daniel Imms 214eed32d8 Revert "Move .nvmrc before nvm init in CI"
This reverts commit b708fc1c0b.
2018-01-31 15:44:43 -08:00