Files
vscode-extension-samples/tree-explorer-sample/README.md
Sandeep Somavarapu ecc6e9df3d Use the public tree api
2017-06-02 10:46:57 +02:00

216 B

Custom tree view samples

  • Node dependencies view
  • Json Outline view
  • Ftp file explorer view

Running the example

  • Open this example in VS Code
  • npm install
  • npm run compile
  • F5 to start debugging