Class LocalStorageService

The storage service provides an interface to some data storage that allows extensions to keep state among sessions.

Implements

Constructors

Properties

logger: ILogger
messageService: MessageService
storage: LocalStorage
windowService: WindowService

Methods

  • Verify if there is still some spaces left to save another workspace configuration into the local storage of your browser. If we are close to the limit, use a dialog to notify the user.

    Returns void