mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
api-sketches for ExtensionContext#ExecutionContext
This commit is contained in:
committed by
Alex Dima
parent
9b0facade5
commit
d5534b8604
@@ -790,6 +790,7 @@ export function createApiFactory(
|
||||
DocumentSymbol: extHostTypes.DocumentSymbol,
|
||||
EndOfLine: extHostTypes.EndOfLine,
|
||||
EventEmitter: Emitter,
|
||||
ExtensionExecutionContext: extHostTypes.ExtensionExecutionContext,
|
||||
CustomExecution: extHostTypes.CustomExecution,
|
||||
FileChangeType: extHostTypes.FileChangeType,
|
||||
FileSystemError: extHostTypes.FileSystemError,
|
||||
|
||||
Reference in New Issue
Block a user