Skip to content

Commit 6f76d1b

Browse files
committed
Merge remote-tracking branch 'origin/patch-38' into combined-pr
2 parents 566e2d2 + 1026554 commit 6f76d1b

File tree

1 file changed

+1
-1
lines changed
  • translations/ja/04-Using-GitHub-Copilot-with-CSharp

1 file changed

+1
-1
lines changed

translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ A new class `ProgramTests.cs` was created and added to the project. This tests a
115115

116116
***Important:** We are not going to use the test file in this project. You must delete the generated test file to continue.*
117117

118-
Finally, let's use the `/doc` to generate automatic documentation to the code. Select lines 39-42, press `CTRL + I` to open the inline chat, and type `/doc` (or select the command) to generate the documentation for this record.
118+
最後に、`/doc` を使ってコードのドキュメントを自動生成しましょう。39行目から42行目までを選択し、`CTRL + I` を押してインラインチャットを開き、`/doc` と入力(またはコマンドを選択)して、このレコードのドキュメントを生成します。
119119

120120
![Use slash command to generate the documentation for a piece of code](../../../04-Using-GitHub-Copilot-with-CSharp/images/013SlashCmdDoc.gif)
121121

0 commit comments

Comments
 (0)