Commit Graph

1160 Commits

Author SHA1 Message Date
Martin Aeschlimann
f43d42499a [i18n] more checks for missing/obsolete resources 2018-01-26 17:27:57 +01:00
Alex Dima
85b8b04473 Pack the core node_modules to node_modules.asar as part of building 2018-01-26 16:22:15 +01:00
Martin Aeschlimann
8c6cc11f6a [18n] find obsolete resources & add externalExtensionsWithTranslations 2018-01-26 10:01:12 +01:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Alex Dima
5bdb90de36 scripts/code.sh picks up marketplace built-in extensions automatically 2018-01-23 16:40:52 +01:00
Martin Aeschlimann
0be4f4ec9d [i18n] push compiles js file 2018-01-22 11:26:40 +01:00
Martin Aeschlimann
c1ec6c2ff5 add download limiter to build/i18n script 2018-01-22 10:46:11 +01:00
Alex Dima
198667a8f1 Add option to disable sourcemaps for those in a hurry 2017-12-15 16:07:15 +01:00
Alex Dima
17bda4b25c Do not write .d.ts files to disk, as they are not needed there 2017-12-15 15:58:58 +01:00
Alex Dima
52c252b8c9 Remove unused code 2017-12-15 06:12:41 -08:00
Sandeep Somavarapu
77697cc33e Log output
- Implement Buffered output channel and file output channel in output services
- Allow to register a file output channel
- Register log files output channels
2017-12-13 23:26:55 +01:00
Dirk Baeumer
5c927cf6ae Add check for empty key 2017-12-06 15:16:11 +01:00
Dirk Baeumer
20fc7885da Add better error message 2017-12-04 22:14:28 +01:00
Erich Gamma
59496c579a remove the gulp-tslint.d.ts 2017-11-27 16:54:43 +01:00
Erich Gamma
88b4dc9c8f Added typeings for gulp-tslint 2017-11-27 15:29:25 +01:00
Joao Moreno
fdcecb53e6 remove package.json electronVersion 2017-11-16 14:43:41 +01:00
Joao Moreno
3c70e7e276 introduce build/lib/electron 2017-11-16 14:38:25 +01:00
Joao Moreno
ff5561568c fix nsfw for gulp watch 2017-11-16 10:21:52 +01:00
Joao Moreno
5e5ebf5c1f Merge branch 'master' into yarn 2017-11-14 18:46:07 +01:00
Joao Moreno
acfaf488c3 adopt latest vsce 2017-11-14 18:45:05 +01:00
Dirk Baeumer
af52203ece Limit the line length of the minified code to 1024 to make the chrome dev tools work with workbench.main.js 2017-11-14 17:22:41 +01:00
Joao Moreno
b6bc9ecd4d yarn: missing yarn.lock files 2017-11-13 23:07:17 +01:00
Joao Moreno
322bd6136a fix no-unexternalized-strings rule 2017-11-13 11:13:07 +01:00
Joao Moreno
e4af77b2e2 missing compilation 2017-11-10 10:41:52 +01:00
Max Furman
a0031de9d0 Compare with Clipboard (#37841)
* Compare the current buffer with clipboard

* Found a typo in linter error message

* Instantiate content provider on run
2017-11-10 07:54:29 +01:00
Erich Gamma
56111c9cc6 update to tslint5 2017-11-07 12:08:22 +01:00
Johannes Rieken
f0d7a9f9df show generic tooltip on bubble, #37228 2017-11-02 14:12:52 +01:00
Sandeep Somavarapu
f80adf8a85 Fix #35219 2017-10-20 22:08:53 +02:00
Benjamin Pasero
9c78e13b29 Gulp watch fails to trigger recompilation while TypeScript compiles (fixes #36214) 2017-10-13 12:15:52 +02:00
Joao
aef7f7b1db remove allow-async tslint rule 2017-09-12 14:55:42 +02:00
Benjamin Pasero
b64aa9b199 move parts/views into workbench core land (fixes #29921) 2017-09-06 18:40:20 +02:00
Joao
a6fca8270d missing compilation 2017-09-04 11:02:50 +02:00
Matt Bierner
69afce7650 Build using TS 2.5 (#33705)
* Build using TS 2.5

Fixes #33704

* Remove explicit return type
2017-09-01 13:52:42 -07:00
Johannes Rieken
b2aebcdbc5 lint - single-quoted-imports only 2017-08-21 16:50:24 +02:00
Alex Dima
aabeedddea Move extension service code to vs/workbench/services/extensions 2017-08-14 16:57:53 +02:00
Johannes Rieken
30ce2998fd teach lint rules new dynamic import statements 2017-07-14 10:08:11 +02:00
Johannes Rieken
a77718ff60 export define and require functions 2017-07-12 15:15:53 +02:00
Johannes Rieken
f4173fe59d Merge branch 'master' into joh/snaps 2017-07-12 12:12:12 +02:00
Joao Moreno
bb35b07c43 set exec bit in .sh
fixes #30437
2017-07-12 11:13:24 +02:00
Johannes Rieken
53285a0658 fix issue 2017-07-11 12:51:44 +02:00
Johannes Rieken
79503a0176 make arch a script argument 2017-07-11 12:33:22 +02:00
Johannes Rieken
1e21c702c8 proper loader path for win & linux 2017-07-11 11:36:39 +02:00
Johannes Rieken
fe36969033 add snapshot as build step instead of gulp task 2017-07-11 10:52:12 +02:00
Joao Moreno
bf410d4cc7 tfs: increase retry count when publishing to azure 2017-07-06 08:52:44 +02:00
Michel Kaporin
8b6ba66f49 Switched to HTTPS requests for Transifex. Added check for empty keys in .nls.json when preparing XLFs. 2017-06-30 11:42:52 +02:00
Benjamin Pasero
6d09da44cc better message for gulp watch failing with nsfw 2017-06-29 11:12:32 +02:00
Benjamin Pasero
db88728d44 more output for failing nsfw watcher 2017-06-29 10:51:11 +02:00
Joao Moreno
11e3f1bfc4 failover nsfw to gulp-watch 2017-06-27 10:48:27 +02:00
Joao Moreno
be68fdbd07 remove package-lock.json 2017-06-26 08:29:26 +02:00
Benjamin Pasero
b4327aa772 Use nsfw for gulp watch (#29203) 2017-06-26 08:12:50 +02:00