Adapts the calls from main to extension thread for providing/resolving the code lenses.

Constructors

Properties

cache: Map<number, CodeLens> = ...
cacheId: number = 0
disposables: Map<number, DisposableCollection> = ...
documents: DocumentsExtImpl
BAD_CMD: Command = ...

Methods