aljazsim / vs-code-typescript-code-explorer

VS Code extension for easily navigating TypeScript code
MIT License
7 stars 1 forks source link

TypeScript Code Explorer for VS Code

VS Code extension for navigating TypeScript code more easily.

Features

View and navigate TypeScript code by using the custom view.

TypeScript Code Explorer

Usage

Sidebar

Command Palette

From the command palette you can:

Command Palette

Shortcuts

You can invoke command "TypeScript Code Explorer: Show Code Explorer" by using the shortcut Ctr + Shift + K. You can change the shortcut by assigning a different shortcut to command "tsce.showCodeExplorer".

Shortcut

Context menu

You can invoke command "TypeScript Class Explorer: Show Code Explorer" by using the context menu item.

Context Menu

Change log

1.0.0

Initial release.