vscode-copilot-release
vscode-copilot-release copied to clipboard
Quick chat ignores "Github › Copilot › Chat: Locale Override" when ONLY using slash command without additional string.
- Copilot Chat Extension Version: v0.16.1
- VS Code Version: 1.90.2
- OS Version: Windows 11 Pro
Steps to Reproduce:
- Set "Github › Copilot › Chat: Locale Override" to "ko". (or change vscode display language)
- Write a simple code.
- Select the code.
- Press Ctrl + i.
- Enter /explain
Expected:
Response in the language set by the "Locale Override" (in my case, Korean), similar to the behavior in the "Chat View".
Actual:
Response is in English.