vscode-copilot-release
vscode-copilot-release copied to clipboard
Inline /explain ignores user input
Version: 1.88.1 (Universal) Commit: e170252f762678dec6ca2cc69aba1570769a5d39 Date: 2024-04-10T17:42:52.765Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 23.2.0
- Logs:
Steps to Reproduce:
- Highlight line of code in editor
- Cmd + i
- /explain
- Enter some question or text into /explain
- Result: note how copilot ignores the user input and simply explains the code with no further context
Previously, copilot used to consider user input when answers inline-explain questions. For that matter, copilot no longer even appears to restrict its explanations to the text highlighted inline. It explains the whole file.
Same issue here!
vscode back to 1.87 and it works.
Same issue here! Using version 1.89