Closed georgekosmidis closed 1 year ago
FYI Copilot already has an explain selection entry, I'm not sure if it's in stable or just the pre-release currently.
FYI Copilot already has an explain selection entry, I'm not sure if it's in stable or just the pre-release currently.
You are absolutely right, but it doesn't appear when you right click, for example, in the terminal (which makes sense, its a terminal not VS Code but still an integration with panels like Output or Debug Console would be awesome)
@georgekosmidis yes it does:
Right click's behavior depends on the OS though, you may need to use shift+right click. See https://code.visualstudio.com/docs/terminal/basics#_rightclick-behavior
Ah, you are right, its there... I am closing this then, thank you!
Feature Description
While building or running applications, the terminal window in Visual Studio Code generates valuable information, such as exceptions or warnings. It would be beneficial to have a feature where users can select this information and directly query Copilot by simply right-clicking on the selected text.
Use Case
Benefits
Other possibilities