Options
All
  • Public
  • Public/Protected
  • All
Menu

Adapts the calls from main to extension thread for providing the document symbols.

Hierarchy

  • OutlineAdapter

Index

Constructors

Methods

  • provideDocumentSymbols(resource: URI, token: CancellationToken): Promise<undefined | DocumentSymbol[]>
  • containsRange(range: Range, otherRange: Range): boolean