Commit Graph

20 Commits

Author SHA1 Message Date
Sandeep Somavarapu
788e39aad8 #125395 Improve the prompt 2021-06-03 20:10:40 +02:00
Sandeep Somavarapu
01c6fb557d Fix #125395 2021-06-03 16:14:25 +02:00
Alexandru Dima
e1845803d3 Add telemetry event for failed extension activation 2021-04-26 23:36:36 +02:00
Rob Lourens
19bbe2edbe Remove extra space from error message 2021-03-25 10:53:21 -07:00
Alex Dima
414a7eb7e0 Fixes #113614: Catch potential errors thrown when searching in the extension gallery 2021-03-19 09:26:37 +01:00
Alex Dima
ae4ffb1b81 Handle extension test execution on the UI 2021-03-11 20:19:28 +01:00
Alexandru Dima
fbe4aa28ff Collect and deliver perf marks from extension hosts (#112552) 2020-12-15 21:48:14 +01:00
Alex Dima
dc9ef0d110 Make sure the renderer received $onWillActivateExtension before proceeding to load extension code 2020-09-25 11:46:09 +02:00
Alex Dima
a5d3d4fae6 Fixes #102062: Wait for the renderer socket to drain before exiting the extension host process when running tests 2020-07-22 22:52:39 +02:00
Sandeep Somavarapu
43bfc2cda0 rename 2020-01-22 11:45:37 +01:00
Benjamin Pasero
1c6938e342 debt - reload() to host service 2019-09-20 09:14:43 +02:00
Christof Marti
715b6c5792 Add extension id that triggered the activation event 2019-09-19 09:42:17 +02:00
Sandeep Somavarapu
78de125b5f Introduce new enablement states 2019-07-18 22:34:27 +02:00
Sandeep Somavarapu
034e0a9f99 Use Enablement service to check if an extension is enabled or not 2019-07-18 16:36:52 +02:00
Sandeep Somavarapu
db8cc94a06 Move enablement and servers to workbench 2019-07-18 12:17:15 +02:00
Sandeep Somavarapu
7887b6743a Fix #71313 2019-03-28 09:42:50 +01:00
Sandeep Somavarapu
9775e8e7a5 Fix #71313 2019-03-28 09:41:38 +01:00
Sandeep Somavarapu
155eab32e4 Fix #59750 2019-03-20 21:17:50 +01:00
Alex Dima
499686ca03 Send extension host exit code 2019-03-20 16:53:50 +01:00
Johannes Rieken
2f157c7e45 move mainThreadExtensionService, #70319 2019-03-20 15:42:13 +01:00