Commit graph

225 commits

Author SHA1 Message Date
Sandeep Somavarapu 191596365d Fix #42447 2018-02-05 16:34:15 +01:00
Martin Aeschlimann 1f6e3ffd26 [18n] Promise rejection for fetching translation. Fixes #42525 2018-01-31 11:38:12 +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
Martin Aeschlimann 4028618753 [i18n] pseudo language support 2018-01-29 18:04:45 +01:00
Joao Moreno cfed82d6bd fix builtin 2018-01-29 17:15:22 +01:00
Martin Aeschlimann f00b4f102e [i18n] lang pack update script: add extensions list 2018-01-29 16:51:34 +01:00
Alex Dima f8d1683fcd Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-29 15:34:35 +01:00
Joao Moreno b338f57e76 built in extensions control file 2018-01-29 12:23:43 +01:00
Alex Dima a87eb4894a Fix issue on Windows 2018-01-26 17:58:15 +01:00
Alex Dima 6225dcca12 Fix file permissions, fix rg launch path when using asar 2018-01-26 17:56:37 +01:00
Alex Dima 2970cf5517 Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-26 17:37:23 +01:00
Martin Aeschlimann b7f5db9991 [i18n] fix paths for external extensions 2018-01-26 17:28:56 +01:00
Martin Aeschlimann 4abe874911 [i18n] fix paths for external extensions 2018-01-26 17:27:57 +01:00
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