Files
vscode-extension-samples/tree-view-sample/README.md

13 lines
216 B
Markdown
Raw Permalink Normal View History

2017-06-02 10:46:57 +02:00
# Custom tree view samples
2016-11-16 09:33:20 -08:00
2017-06-02 10:46:57 +02:00
- Node dependencies view
- Json Outline view
- Ftp file explorer view
2016-11-16 09:33:20 -08:00
## Running the example
2017-06-02 10:46:57 +02:00
- Open this example in VS Code
2016-11-16 09:33:20 -08:00
- `npm install`
- `npm run compile`
- `F5` to start debugging