Highlight that you need to run "Toggle Custom Explorer" in first run

Seems to be a common confusing point. Correct flow is being discussed at
https://github.com/Microsoft/vscode/issues/15217#issuecomment-259488001
This commit is contained in:
Pine Wu
2016-11-17 19:24:43 -08:00
parent 2bd1d81920
commit d1861c74b6

View File

@ -25,7 +25,7 @@ To get it running, do the following:
- Install dependencies with `npm install`
- Run `Launch Extension` in the Debug View
By default the Explorer wouldn't be displayed on Activity Bar. Find `View: Toggle Custom Explorer` in Command Palette and choose your Explorer to enable it.
**By default the Explorer wouldn't be displayed on Activity Bar. Find `View: Toggle Custom Explorer` in Command Palette and choose your Explorer to enable it.**
### The Structure of Tree Explorer extension