Skip to content

Commit

Permalink
Add step to install Dev Containers extension in README (#74)
Browse files Browse the repository at this point in the history
Add step to install Dev Containers extension to see option "Attach Visual Studio Code".
  • Loading branch information
maxxlife authored Oct 18, 2024
1 parent c886220 commit 9fb0365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ It will ask you for your `sudo` password.
### Develop inside the container using VSCode

If you want to develop inside the container using VSCode, you need to have the [Docker extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) installed.
To see option "Attach Visual Studio Code" you also need to download VS Code extenstion Dev Containers.

Attach to the container as shown in the image below:

Expand Down

0 comments on commit 9fb0365

Please sign in to comment.