Class EditorNavigationContribution

Implements

  • Disposable
  • FrontendApplicationContribution

Constructors

Properties

commandRegistry: CommandRegistry
editorManager: EditorManager
logger: ILogger
preferenceService: PreferenceService
storageService: StorageService
toDispose: DisposableCollection = ...
toDisposePerCurrentEditor: DisposableCollection = ...
CLOSED_EDITORS_KEY: string = 'recently-closed-editors'
ID: string = 'editor-navigation-contribution'
MOUSE_NAVIGATION_PREFERENCE: string = 'workbench.editor.mouseBackForwardToNavigate'

Methods