-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98b7c08
commit 916cffa
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
## How to Use Devcontainer in Visual Studio Code | ||
|
||
**Prerequisite** | ||
**Pre-requisite** | ||
|
||
Install "Dev Containers" extension in VS Code. | ||
|
||
**Open Devcontainer** | ||
|
||
Open the command palette Ctrl+Shift+P and selecting the **Dev Containers: Rebuild and Reopen in Container command**. | ||
Open the command palette Ctrl+Shift+P and selecting the **Dev Containers: Rebuild and Reopen in Container** command. | ||
|
||
**Close Devcontainer** | ||
|
||
Open the Command Palette (Ctrl+Shift+P) and select the **Remote: Close Remote Connection command**. | ||
Open the Command Palette (Ctrl+Shift+P) and select the **Remote: Close Remote Connection** command. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters