Dependency Tree Explorer
A sample for the Tree Explorer API showing dependencies in a node project.

Running the example
Currently, this API is only available in Insiders.
- Download Insiders version of VS Code and open this sample
npm install
npm run compile
F5 to start debugging