Properties
Protected Readonly commandRegistry
commandRegistry: CommandRegistry
Protected Readonly editorManager
Protected Readonly locationStack
Protected Readonly logger
logger: ILogger
Protected Readonly preferenceService
preferenceService: PreferenceService
Protected Readonly storageService
storageService: StorageService
Protected Readonly toDispose
toDispose: DisposableCollection = ...
Protected Readonly toDisposePerCurrentEditor
toDisposePerCurrentEditor: DisposableCollection = ...
Static Private CLOSED_EDITORS_KEY
CLOSED_EDITORS_KEY: string = 'recently-closed-editors'
Static Private ID
ID: string = 'editor-navigation-contribution'
true
if therange
argument has zero length. In other words, thestart
and theend
positions are the same. Otherwise,false
.