Is there a way to force VSCode copilot /doc to use Numpy format?
I know that you can do inline chat “/doc numpy format” but it would be nice to not have to add the additional instructions every time.
How to disable Copilot only on jupiter notebook in VSCode?
How can I disable Copilot such that it stills complete my python code when I am writing my .py and disable it for jupyter notebooks?