Codespaces: Explain how to display the Remote Explorer (#29988)
* Initial draft commit * Add more instances of the reusable * Add reusable note box to new article added in another PR
This commit is contained in:
9
data/reusables/codespaces/remote-explorer.md
Normal file
9
data/reusables/codespaces/remote-explorer.md
Normal file
@@ -0,0 +1,9 @@
|
||||
{% note %}
|
||||
|
||||
**Note**: If the Remote Explorer is not displayed in the Activity Bar:
|
||||
|
||||
1. Access the command palette. For example, by pressing <kbd>Shift</kbd>+<kbd>Command</kbd>+<kbd>P</kbd> (Mac) / <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> (Windows/Linux).
|
||||
1. Type: `codespaces`.
|
||||
1. Click **Codespaces: Details**.
|
||||
|
||||
{% endnote %}
|
||||
Reference in New Issue
Block a user