Commit Graph

44 Commits

Author SHA1 Message Date
Benjamin Pasero
1648e1dcf8 web - add build 2019-07-14 13:12:54 +02:00
Joao Moreno
f15e5a706b use yarn --frozen-lockfile for builds 2019-06-26 11:17:31 +02:00
Alex Dima
8b08ad7e8a Add /remote/ 2019-05-22 15:59:37 +02:00
Alex Dima
0c203ce857 Respect usage of yarn with --ignore-optional 2019-03-19 16:53:41 +01:00
Segev Finer
ba41bffa99 Print a message before installing dependencies in npm post install
Should make it easier to see what it's doing and debugging failures.
2019-01-23 23:40:46 +02:00
Matt Bierner
cf4e17cd4b Remove windows-process-tree types if they get installed
These typings cause duplicate identifier errors on windows tsc builds
2018-11-08 17:49:45 -08:00
Matt Bierner
a3fa7ad178 Adding some typings in npm scripts 2018-10-15 17:39:33 -07:00
Martin Aeschlimann
3d5c51bc30 postinstall: remove hardcoded extension list 2018-03-18 17:29:53 +01:00
Matt Bierner
691da9b3a3 Split markdown extension into markdown and markdown-basics 2018-02-28 20:37:02 -08:00
Joao Moreno
838f4024b3 fixes #43973 2018-02-27 15:41:46 +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
Matt Bierner
8e0bdd6040 Split package-json specific logic out of javascript extension 2018-02-22 16:27:20 -08:00
Erich Gamma
5e41d2aafb enable checkJS 2018-02-01 14:39:12 +01:00
Joao Moreno
ff5561568c fix nsfw for gulp watch 2017-11-16 10:21:52 +01:00
Joao Moreno
3822d58694 fix postinstall 2017-11-13 22:41:45 +01:00
Joao Moreno
c04085ad84 yarn: initial commit 2017-11-13 22:36:57 +01:00
Joao
819b1b9343 run smoketest npm install as postinstall step 2017-09-01 16:37:33 +02:00
Joao
0e703430be remove azure-account extension
related to #33639
2017-09-01 11:36:43 +02:00
Christof Marti
b445cded34 Include azure-account extension 2017-08-18 15:55:35 -07:00
Joao Moreno
f7aac1ba7e fixes #29429 2017-06-26 15:15:54 +02:00
Erich Gamma
3568e98ec6 Added npm extension that contributes tasks for npm scripts 2017-05-24 10:47:34 +02:00
Ramya Achutha Rao
8e0f07fd38 Initial commit for builtin emmet extension #21943 2017-05-23 22:41:55 -07:00
Phil Price
a741084589 Add merge-conflict extension to postInstall 2017-05-23 08:31:58 -07:00
Dirk Baeumer
87cfa19524 Fixes #25518: Cannot associate a problem matcher with an auto detected tasks 2017-05-19 17:38:57 +02:00
Dirk Baeumer
5e4d510a36 Grunt autodetection for terminal task runner 2017-04-14 15:19:32 +02:00
Michel Kaporin
f9ac2455d4 Scoped xml2js module to build folder only. 2017-04-05 12:22:25 +02:00
Michel Kaporin
60531dd2b7 Reverted typings folder refactoring. Made build pipeline to break on failures in parsing or in communication with Transifex. 2017-04-05 11:58:31 +02:00
Michel Kaporin
20fe186d31 Added package.json to 'build'. 2017-04-04 17:23:53 +02:00
Dirk Baeumer
f70b0b3ecb Fixes #22069: Define extension story for tasks 2017-03-23 14:32:31 +01:00
Joao Moreno
dffe3ac8f6 Merge branch 'master' into scm-api 2016-11-24 18:05:13 +01:00
Martin Aeschlimann
1c4e72aa68 share TypeScipt node_module amongst extensions 2016-11-23 16:35:50 +01:00
Joao Moreno
b0f6ebc0fa wip: git extension 2016-11-22 12:25:12 +01:00
Joao Moreno
12a6e27045 uhoh #15230 2016-11-09 09:54:27 +01:00
João Moreno
b34dfa9b31 fixes #15230 2016-11-09 09:51:16 +01:00
Martin Aeschlimann
9c7306d1cf HTML parser with tests 2016-08-24 23:13:20 +02:00
Johannes Rieken
6f5b444f1c add custom link provider for vscode.d.ts 2016-08-03 15:45:47 +02:00
kieferrm
0b856de5a7 prepackage markdown extension 2016-06-14 15:01:58 +02:00
Martin Aeschlimann
2b247ccbfd [css] move to extension 2016-06-13 11:30:19 +02:00
Martin Aeschlimann
346834b1f0 configuration-editing: fix npm install, vscode lookup, completion item usage 2016-06-06 08:46:47 +02:00
Joao Moreno
d51568910d fix npm call in postinstall 2016-04-21 16:32:18 +02:00
Joao Moreno
18db994bf7 improve postinstall 2016-04-21 16:01:37 +02:00
Joao Moreno
44c3957d45 Merge branch 'postinstall' of https://github.com/f111fei/vscode into f111fei-postinstall 2016-04-21 16:01:18 +02:00
f111fei
8fb523f810 optimize postinstall 2016-04-12 10:20:18 +08:00