mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
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:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user