Skip to content

armanio123/SourceFileVisualizer

Repository files navigation

TypeScript Source File Visualizer

Getting started

  1. Install the extension.
  2. Open a TypeScript or JavaScript file.
  3. Run command Visualize Source File.

Configuration

In order for the visualizer to work, you will need to setup the typescript sdk.

  1. Run command Preferences: Open Settings (JSON).
  2. Add the value "typescript.tsdk": "<path to your local typescript build>".

About

VSCode extension to visualize a TypeScript source file in a graphical tree structure format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published