/vscode-code-outline

A symbol outline for Visual Studio Code

Primary LanguageTypeScript

Code Outline tree provider for Visual Studio Code

Features

Displays a code outline tree in the explorer pane.

To activate find and expand the "Code Outline" section near the bottom of the Explorer tab.

Requirements

The necessary APIs are only available in VSCode version 1.13 and up.

Extension Settings

There are currently no settings.

Known Issues

Depending on other extensions you have installed the symbol list may initially return an empty list. Use the "Refresh" button next to the title to fix this.

Release Notes

TBD