Automatically selected based on the VS Code UI language (default)
ja
Japanese
en
English
zh-cn
Chinese (Simplified)
ko
Korean
fr
French
de
German
es
Spanish
Custom Prompts
You can define a custom review prompt for each language.
Use {{diff}} as a placeholder for the diff content.
If {{diff}} is omitted, the diff is appended at the end of the prompt.
If left empty, the built-in template for that language is used.
{
"copilot-scm-code-reviewer.reviewPrompt.en": "Review the following diff with a focus on security.\n\n{{diff}}"
}
Available setting keys:
Setting Key
Language
copilot-scm-code-reviewer.reviewPrompt.ja
Japanese
copilot-scm-code-reviewer.reviewPrompt.en
English
copilot-scm-code-reviewer.reviewPrompt.zh-cn
Chinese (Simplified)
copilot-scm-code-reviewer.reviewPrompt.ko
Korean
copilot-scm-code-reviewer.reviewPrompt.fr
French
copilot-scm-code-reviewer.reviewPrompt.de
German
copilot-scm-code-reviewer.reviewPrompt.es
Spanish
Requirements
Visual Studio Code version 1.85.0 or higher
GitHub Copilot Chat extension installed and signed in
For SVN support: the svn command must be available in your PATH