Files
vscode-extension-samples/tree-explorer-sample
2016-11-17 13:41:06 -08:00
..
2016-11-16 09:33:20 -08:00
2016-11-16 09:33:20 -08:00
2016-11-17 13:41:06 -08:00
2016-11-16 09:33:20 -08:00
2016-11-16 09:33:20 -08:00
2016-11-16 09:33:20 -08:00
2016-11-16 09:33:20 -08:00
2016-11-16 09:33:20 -08:00
2016-11-16 09:33:20 -08:00
2016-11-16 09:33:20 -08:00
2016-11-17 13:41:06 -08:00

Dependency Tree Explorer

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

tree-explorer

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