- Install the extension.
- Open a TypeScript or JavaScript file.
- Run command
Visualize Source File
.
In order for the visualizer to work, you will need to setup the typescript sdk.
- Run command
Preferences: Open Settings (JSON)
. - Add the value
"typescript.tsdk": "<path to your local typescript build>"
.