Commit Graph

39 Commits

Author SHA1 Message Date
Rob Lourens
f7bfa34a67 Fix build - remove nls.mock reference 2019-02-14 22:51:16 +00:00
Johannes Rieken
3283483974 add formatter call, use it for no-formatter-case for now #41882 2019-02-14 11:16:32 +01:00
Benjamin Pasero
06ccc3a515 debt - move integrity service to workbench 2019-02-09 16:49:44 +01:00
Alex Dima
51305a6647 Remove syncExtensions from ResolvedAuthority 2019-02-08 15:24:36 +01:00
Benjamin Pasero
176b65a432 debt - make issue service a contrib to the workbench 2019-02-08 07:47:24 +01:00
Benjamin Pasero
d0f043db69 debt - move jsonValidationExtensionPoint out of services 2019-02-08 07:34:50 +01:00
Benjamin Pasero
35523f6c51 debt - workbench/parts => workbench/contrib (update imports and scripts) 2019-02-07 11:48:58 +01:00
isidor
c47c001600 move labelService to workbench 2019-01-10 17:21:53 +01:00
Alex Dima
88bb48278d Authority exploration 2018-11-08 21:59:56 +01:00
Johannes Rieken
ac643e170c show progress when activating an extension via onCommand:Foo, #59645 2018-10-23 12:04:56 +02:00
Benjamin Pasero
db6ebe93f8 remove now obsolete code 2018-10-11 12:56:54 +02:00
Benjamin Pasero
33911f0634 fix #45749 2018-09-24 07:40:35 +02:00
Benjamin Pasero
4d0b3d025e debt week code cleanup
- avoid public modifier
- use Disposable where applicable
- fix some event handler leaks
- clean up some TODO@ben
2018-07-02 10:55:26 +02:00
Peng Lyu
9acfd66aa0 Merge remote-tracking branch 'upstream/master' into rebornix/review 2018-05-18 10:16:19 -07:00
Johannes Rieken
2fbc328d86 outline baby steps 2018-05-08 09:02:08 +02:00
Johannes Rieken
727774d6bc debt - make bulkEdit a service so that we can add create/delete/rename file to it 2018-04-30 12:30:24 +02:00
Peng Lyu
cbee2c0ce5 Merge remote-tracking branch 'upstream/master' into rebornix/review 2018-04-24 08:23:32 -07:00
Joao Moreno
d6b38359e6 proposed open url api 2018-04-20 13:43:08 +02:00
Peng Lyu
8107cbff1c move comment widget out of editor 2018-04-16 14:45:34 -07:00
Sandeep Somavarapu
dc97c9d819 Fix #29078 2018-04-05 17:02:40 +02:00
isidor
f2584c364d Bail out from launch for unresolvable variables
fixes #44411
2018-03-07 22:44:41 +01:00
Matt Bierner
267f791f2c Move webview editor and input to own part 2018-03-05 14:07:17 -08:00
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
Benjamin Pasero
9f5688ea1e notifications - introduce theming 2018-02-15 10:35:27 +01:00
Benjamin Pasero
c5d4092d68 simple markdown with links support 2018-02-12 13:15:39 +01:00
Sandeep Somavarapu
191596365d Fix #42447 2018-02-05 16:34: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
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
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
b64aa9b199 move parts/views into workbench core land (fixes #29921) 2017-09-06 18:40:20 +02:00
Alex Dima
aabeedddea Move extension service code to vs/workbench/services/extensions 2017-08-14 16:57:53 +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
Alex Dima
d467f0ce08 Fixes #29079: Move textMate service code to vs/workbench/services/ 2017-06-20 09:46:41 +02:00
Michel Kaporin
6c0d720cdf Resolves #28336 2017-06-09 14:43:30 +02:00