Implements

  • ResourceResolver

Constructors

Properties

applicationState: FrontendApplicationStateService
fileService: FileService
labelProvider: LabelProvider
priority: -10 = -10

This resolver interacts with the VSCode plugin system in a way that can cause delays. Most other resource resolvers fail immediately, so this one should be tried late.

Methods