• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • plugin-ext
  • toMergedSymbol

Function toMergedSymbol

  • toMergedSymbol(uri, symbol): SymbolInformation & DocumentSymbol
  • Creates a merged symbol of type theia.SymbolInformation & theia.DocumentSymbol. Is only used as the result type of the vscode.executeDocumentSymbolProvider command.

    Parameters

    • uri: UriComponents
    • symbol: DocumentSymbol

    Returns SymbolInformation & DocumentSymbol

    • Defined in packages/plugin-ext/src/plugin/type-converters.ts:759

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...