Connecting RStudio to CoPilot

Hi,

I am trying to connect RStudio to Github copilot. It fails to connect due to me being behind the company firewall (I have tested it on a personal laptop).

I have updated my envoirnment using the following code and produces the following code:
I have changed the proxy to a fake one.

file.edit('~/.Renviron')

http_proxy=http://foo.fake.com:100
https_proxy=http://foo.fake.com:100

Is there somewhere specfic i need to update specifically for co-pilot?

Hello,
I have the same problem

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.