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

13 lines
216 B
Markdown

# 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