Commit Graph

1050 Commits

Author SHA1 Message Date
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
Benjamin Pasero
043e24ada0 fix tslint warning 2017-06-26 08:01:27 +02:00
Daniel Ye
2382763f21 2017-06-23. Merged in translations from Transifex. 2017-06-23 23:09:48 -07:00
Ramya Achutha Rao
7be031a686 Fixing build break as per #29330 2017-06-23 11:29:01 -07:00
Johannes Rieken
c75389b974 break loader plugins into build and runtime version to keep the size low 2017-06-23 16:31:32 +02:00
Joao Moreno
5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Matt Bierner
a460624f88 Fix more Compiler Errors for TS 2.4 in the VSCode codebase (#29055)
* Fix more Compiler Errors for TS 2.4 in the VSCode codebase

* Fix compile error for 2.3
2017-06-20 14:49:10 -07:00
Benjamin Pasero
dabf32b1b7 tslint import warning: link to our wiki from warning 2017-06-20 16:08:02 +02:00
Joao Moreno
1cf93ab736 update to uglify-es 2017-06-20 11:45:37 +02:00
Alex Dima
d467f0ce08 Fixes #29079: Move textMate service code to vs/workbench/services/ 2017-06-20 09:46:41 +02:00
Joao Moreno
8c7689c925 fixes #28650 2017-06-16 16:09:09 +02:00