sunmorgus / vscode-symbolexplorer

A simple vscode extension to provide and explorer view of the symbols in the active document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to display expand mode in VS Code 1.8.2

zliang68 opened this issue · comments

When open Symbol Explorer for a typescript file, e.g. user-form.component.ts, it shows the root object only, userFormComponent, and can not be expanded to display all methods.