Files
vscode-extension-samples/tree-explorer-sample
2016-12-30 11:17:41 +01:00
..
2016-11-28 13:41:49 +01:00
2016-12-30 11:17:41 +01: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-12-30 11:17:41 +01:00
2016-11-28 13:42:28 +01:00
2016-11-16 09:33:20 -08:00
2016-12-30 11:17:41 +01: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