We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6edf5 commit a826705Copy full SHA for a826705
README.md
@@ -34,7 +34,9 @@
34
- 08-comprehensive-project/ (這是 git submodule)
35
36
5. 在 VS Code 中開啟克隆下來的專案資料夾:
37
- code .
+ - 使用命令面板 (Ctrl/Cmd+Shift+P)
38
+ - 執行「File: Open Folder」或「檔案: 開啟資料夾」
39
+ - 選擇剛剛克隆的 github-copilot-tutorial 資料夾
40
41
6. 確認已安裝必要的 VS Code 擴充套件:
42
- GitHub Copilot
index.html
@@ -547,7 +547,9 @@ <h3>🚀 快速開始</h3>
547
4. 檢查專案結構是否完整(應有 8 個場景資料夾)
548
549
550
551
552
553
554
6. 確認已安裝必要的 VS Code 擴充套件,如果未安裝請協助安裝
555
0 commit comments