Commit Graph

1404 Commits

Author SHA1 Message Date
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
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
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
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
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
Daniel Imms
b708fc1c0b Move .nvmrc before nvm init in CI
.nvmrc was causing nvm.sh to fail with code 3 because v8.9.2 is not installed
on clean machines.
2018-01-31 15:44:11 -08:00
Daniel Imms
c1ebba8f2e Fix snap filename 2018-01-31 15:44:11 -08:00
Martin Aeschlimann
1f6e3ffd26 [18n] Promise rejection for fetching translation. Fixes #42525 2018-01-31 11:38:12 +01:00
Alex Dima
010de7da99 Do not ship core node modules as an ASAR (#36997) 2018-01-31 10:28:04 +01:00
Alex Dima
8cac1acd97 Fixes #42498: Always unpack node-pty build artefacts 2018-01-30 17:59:06 +01:00
Andre Weinand
0cc6b4a33b node-debug@1.20.9 2018-01-30 12:26:07 +01:00
Martin Aeschlimann
5b8d3944de [i18n] extension resources missing on transifex 2018-01-30 09:58:02 +01:00
Joao Moreno
d9bf02d19e builtin: dont delete when disabled 2018-01-30 09:23:11 +01:00
Joao Moreno
2ebd2a7dd2 builtin: manage extensions 2018-01-30 09:04:39 +01:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Rob Lourens
8859eea3a3 node-debug@1.20.8 2018-01-29 14:40:27 -08:00
Martin Aeschlimann
db2af7e570 no longer package extra languages with insiders 2018-01-29 23:23:59 +01:00
Martin Aeschlimann
4028618753 [i18n] pseudo language support 2018-01-29 18:04:45 +01:00