mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
382 B
382 B
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 installnpm run compileF5to start debugging
