# Dependency Tree Explorer A sample for the Tree Explorer API showing dependencies in a node project. ![tree-explorer](tree-explorer.png) ## Running the example Currently, this API is only available in [Insiders](https://code.visualstudio.com/insiders). - Download Insiders version of VS Code and open this sample - `npm install` - `npm run compile` - `F5` to start debugging