Properties
Protected Readonly corePreferences
corePreferences: CorePreferences
Protected Readonly deletedSuffix
deletedSuffix: string = ...
Protected Readonly fileService
Protected Readonly mimeService
mimeService: MimeService
Protected Readonly moveSnapshots
Readonly onDidChangeEditorFile
on
Did
Change
Editor
File
: Event<{ editor
: NavigatableWidget; type
: FileChangeType }> = ...Protected onDidChangeEditorFileEmitter
on
Did
Change
Editor
File
Emitter
: Emitter<{ editor
: NavigatableWidget; type
: FileChangeType }> = ...Protected pendingOperation
pendingOperation: Promise<void> = ...
Protected Readonly preferences
Protected Readonly selectionService
selectionService: SelectionService
Protected Readonly shell
shell: ApplicationShell
Protected Readonly uploadService
Protected Readonly userOperations
userOperations: Map<number, Deferred<void>> = ...
Protected Readonly widgetManager
widgetManager: WidgetManager