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

Inline /explain ignores user input

Open mzschwartz5 opened this issue 10 months ago • 2 comments

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:

  1. Highlight line of code in editor
  2. Cmd + i
  3. /explain
  4. Enter some question or text into /explain
  5. 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.

mzschwartz5 avatar Apr 17 '24 00:04 mzschwartz5

Same issue here!

Trevor-Warthman-2 avatar Apr 30 '24 18:04 Trevor-Warthman-2

vscode back to 1.87 and it works.

luna-moonfang avatar May 01 '24 01:05 luna-moonfang

Same issue here! Using version 1.89

andreality92 avatar May 25 '24 08:05 andreality92