interactive icon indicating copy to clipboard operation
interactive copied to clipboard

Copilot and PowerShell

Open dfinke opened this issue 1 year ago • 0 comments

I see the latest GitHub Copilot updates in the notebook, you can pose your question and after the models response you get the Accept & Run button.

When I am in a PowerShell cell, do a prompt, the model responds with Python. Is there a way to give Copilot the context that I am in a PS cell? I can add use powershell to the prompt and that works, and it also takes the cells content as context.

I'm guessing it uses the Copilot implementation to glean context fron the entire nb , files open etc.

Than kyou

dfinke avatar Oct 04 '24 10:10 dfinke