Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpredictable "Explain with Copilot" in terminal #199433

Closed
bamurtaugh opened this issue Nov 28, 2023 · 1 comment
Closed

Unpredictable "Explain with Copilot" in terminal #199433

bamurtaugh opened this issue Nov 28, 2023 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@bamurtaugh
Copy link
Member

Testing #199237

Windows 11 Insiders, latest VS Code Insiders:

Version: 1.85.0-insider (user setup)
Commit: b3b84b5
Date: 2023-11-28T12:02:59.475Z
Electron: 25.9.6
ElectronBuildId: 25427645
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.25987

  • Run docker ps in terminal
  • Fails because Docker isn't running
  • Click circle, "Rerun command"

image

  • Next line in terminal has sparkle to explain with Copilot:

image
image

A few questions:

  • Why did the sparkle only appear after the second failed command?
  • Why did the sparkle appear in the next line of the terminal? It feels a bit confusing since my next line doesn't have a command written yet, so I'm not sure what I'd be explaining

Perhaps this is by design though, i.e. it takes time to determine if Copilot should offer to explain.

@Tyriar
Copy link
Member

Tyriar commented Nov 28, 2023

Why did the sparkle only appear after the second failed command?

This is very likely this regression: #199448

Why did the sparkle appear in the next line of the terminal?

/duplicate #198116

@Tyriar Tyriar closed this as completed Nov 28, 2023
@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 28, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants