Files
vscode-extension-samples/tree-view-sample/README.md
Sandeep Somavarapu 899f2966f5 Rename to tree view
2017-06-02 14:27:05 +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