Merge remote-tracking branch 'origin/master' into rebornix/hotexit

This commit is contained in:
rebornix
2020-05-06 12:43:00 -07:00
116 changed files with 3576 additions and 1762 deletions

View File

@@ -989,6 +989,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
EvaluatableExpression: extHostTypes.EvaluatableExpression,
EventEmitter: Emitter,
ExtensionKind: extHostTypes.ExtensionKind,
ExtensionMode: extHostTypes.ExtensionMode,
CustomExecution: extHostTypes.CustomExecution,
CustomExecution2: extHostTypes.CustomExecution,
FileChangeType: extHostTypes.FileChangeType,