vscode-copilot-release icon indicating copy to clipboard operation
vscode-copilot-release copied to clipboard

Quick chat ignores "Github › Copilot › Chat: Locale Override" when ONLY using slash command without additional string.

Open ZetabS opened this issue 1 year ago • 0 comments

  • Copilot Chat Extension Version: v0.16.1
  • VS Code Version: 1.90.2
  • OS Version: Windows 11 Pro

Steps to Reproduce:

  1. Set "Github › Copilot › Chat: Locale Override" to "ko". (or change vscode display language)
  2. Write a simple code.
  3. Select the code.
  4. Press Ctrl + i.
  5. Enter /explain

Expected: Response in the language set by the "Locale Override" (in my case, Korean), similar to the behavior in the "Chat View". 2024-06-29 14 52 20

Actual: Response is in English. 2024-06-29 14 07 37

ZetabS avatar Jun 29 '24 06:06 ZetabS