Constructors

Properties

_firstCompareFile: undefined | URI = undefined
_isFirstFileSelected: boolean
fileService: FileService
notifications: MessageService
openerService: OpenerService
selectionService: SelectionService

Accessors

Methods

  • Compare selected files. First file is selected through addFirstComparisonFile

    Returns Promise<boolean>

    Promise indicating whether the comparison was completed successfully

    See

    • SelectionService
    • addFirstComparisonFile