Files
vscode-extension-samples/tree-view-sample
Dirk Bäumer bb0a41de41 Merge pull request #26 from reggi/patch-1
isWatching deprecated use isBackground
2017-10-26 15:45:26 +02:00
..
2017-06-02 14:27:05 +02:00
2017-06-02 16:37:14 +02:00
2017-06-02 16:37:14 +02:00
2017-06-02 14:27:05 +02:00
2017-06-02 14:27:05 +02:00
2017-06-02 14:27:05 +02:00
2017-06-02 14:27:05 +02:00
2017-09-25 16:22:19 +02:00

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