Skip to content

Outline view is blank with 1.38.0-insiders when SymbolInformation is returned instead of DocumentSymbol #80023

@sean-mcmanus

Description

@sean-mcmanus
  • VSCode Version: 1.38.0-insiders
  • OS Version: Windows

Steps to Reproduce:

  1. Use the C/C++ extension or some other extension that returns SymbolInformation instead of DocumentSymbol.
  2. View the Outline.

Bug: The Outline view is blank. ERR Cannot read property 'indexOf` of undefined error is shown. The bug doesn't repro with VS Code non-insiders. Our internal build that returns DocumentSymbol instead of SymbolInformation does not repro the bug (TypeScript also uses DocumentSymbol).

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions