docs: update CONTRIBUTING for vscode codespaces

This commit is contained in:
FacerAin 2023-09-06 18:56:37 +09:00
Родитель e42f43b009
Коммит 0fea717786
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -36,7 +36,7 @@ Note: If you encounter a `Not Found` error while accessing the website, try addi
### VS Code Codespaces
1. Install the [VS Code Remote Extension Pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)
1. When you open the Azure SDK repo in VS Code, it will prompt you to open the project in the Dev Container. If it does not prompt you, then hit CTRL+P, and select "Remote-Containers: Open Folder in Container..."
1. When you open the Azure SDK repo in VS Code, it will prompt you to open the project in the Dev Container. If it does not prompt you, then hit `Ctrl+Shift+P`, and select "Remote-Containers: Open Folder in Container...". And you can create a Dev Container by using a container configuration template in Jekyll.
1. Open a Terminal
1. Press `Ctrl+Shift+T` or execute the following command and `Ctrl+Click` the link generated. A new window will open with the Azure SDK website.