Alex Dima
|
07b2c8015c
|
Move extension points up to /workbench/ (#44281)
|
2018-02-23 17:38:23 +01:00 |
|
Benjamin Pasero
|
9ab2056393
|
notifications - remove old message service and adopt new one
|
2018-02-19 17:57:12 +01: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
|
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 |
|
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 |
|
Erich Gamma
|
5e41d2aafb
|
enable checkJS
|
2018-02-01 14:39:12 +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 |
|