Alex Dima
8e5a374372
Fixes #44956 : Propagate extension activation errors in the activate() calls
2018-04-06 11:55:46 +02:00
Matt Bierner
e822e655b5
Move logDirectory to ExtensionContext ( #45922 )
...
* Move the logDirectory to extensionContext
Moves the proposed `logDirectory` to `ExtensionContext` and make it synchronous
* Use string for path instead of URI
2018-03-16 14:07:09 -07:00
Alex Dima
8bfa7ffd2e
Move IExtensionService up to /workbench/ ( fixes #44281 )
2018-02-23 17:38:24 +01:00
Benjamin Pasero
466ef767bb
notifications - tweak wording of messages
2018-02-20 08:31:06 +01:00
Rob Lourens
b3fde70cb4
Move extension logger to extension context
2017-12-12 19:23:24 -08:00
Alex Dima
93469a7941
Have an activation reason
2017-11-28 17:05:35 +01:00
Matt Bierner
6663fcdebb
Mark public static fields readonly
2017-11-20 15:10:14 -08:00
Benjamin Pasero
4ec5250582
promise: make sure as() returns promise like and fix errors
2017-11-08 12:33:48 +01:00
Alex Dima
27c07934d7
Have a startup flag in the extensions activation times
2017-08-25 11:42:53 +02:00
Alex Dima
227c103348
Record extensions activation times and show them in the ShowStartupPerformance action
2017-08-25 11:42:52 +02:00
Benjamin Pasero
a87dd9c7ad
fix imports to single quote
2017-08-21 11:27:57 +02:00
Alex Dima
04b6de7655
Cleanup in ExtHostExtensionService
2017-08-15 16:02:55 +02:00