From e54dd8c4453ccdf567755f167403ee83538b592c Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 27 Apr 2025 01:17:04 +0900 Subject: [PATCH] =?UTF-8?q?Update=204-copilot-comment.md=20(Untranslated?= =?UTF-8?q?=20"7.=20Click=20`Open=20Completions=20Panel`.=20=EF=BD=9E")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/mastering-github-copilot-for-dotnet-csharp-developers/blob/main/translations/ja/03-Introduction-to-GitHub-Copilot/steps/4-copilot-comment.md #PingMSFTDocs --- .../steps/4-copilot-comment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/ja/03-Introduction-to-GitHub-Copilot/steps/4-copilot-comment.md b/translations/ja/03-Introduction-to-GitHub-Copilot/steps/4-copilot-comment.md index f757688..c0850ef 100644 --- a/translations/ja/03-Introduction-to-GitHub-Copilot/steps/4-copilot-comment.md +++ b/translations/ja/03-Introduction-to-GitHub-Copilot/steps/4-copilot-comment.md @@ -24,7 +24,7 @@ _素晴らしいですね、Copilotタブを活用しています!_ 🎉 > **Note** > If you don't see the copilot code block suggestion or the red squiggly and the three dots `...`, you can type `control + enter` to bring up the GitHub Copilot completions panel. -7. Click `Open Completions Panel`. Copilot will synthesise around 10 different code suggestions. You should see something like this: +7. `Open Completions Panel` をクリックします。Copilot は約10種類のコード候補を合成します。以下のような画面が表示されます。 ![VS Code showing suggestions to a comment](../../../../03-Introduction-to-GitHub-Copilot/steps/img/4-copilot-comment-0.png) 8. Find a solution you like and click `Accept Solution` を押します。 9. `Comments.cs` ファイルが解決済みの内容で更新されます。 @@ -43,4 +43,4 @@ GitHub Copilotを使って変更内容を要約し、コードをコミットし [Exercise 4 - Using GitHub Copilot with C#](../../04-Using-GitHub-Copilot-with-CSharp/README.md) に進んでください。 **免責事項**: -この文書は、AI翻訳サービスを使用して機械的に翻訳されています。正確性を追求しておりますが、自動翻訳には誤りや不正確な表現が含まれる可能性があります。原文(元の言語で記載された文書)が正式な情報源とみなされるべきです。重要な情報については、専門の人間による翻訳を推奨します。本翻訳の使用に起因する誤解や誤った解釈について、当方は一切の責任を負いません。 \ No newline at end of file +この文書は、AI翻訳サービスを使用して機械的に翻訳されています。正確性を追求しておりますが、自動翻訳には誤りや不正確な表現が含まれる可能性があります。原文(元の言語で記載された文書)が正式な情報源とみなされるべきです。重要な情報については、専門の人間による翻訳を推奨します。本翻訳の使用に起因する誤解や誤った解釈について、当方は一切の責任を負いません。