You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: