zlacker

[return to "GitHub Copilot available for JetBrains and Neovim"]
1. bluelu+jI[view] [source] 2021-10-27 21:16:45
>>orph+(OP)
It say on the github page that "GitHub Copilot will attempt to match your code's context and style. You can edit the suggested code as you choose.". Does this mean that the plugin will transmit my code to github servers?
◧◩
2. moyix+cO[view] [source] 2021-10-27 21:57:41
>>bluelu+jI
Yes. The machine learning model runs on GitHub's servers (it's too big/expensive to run locally), so it has to submit the context of what you're working on to GitHub.
[go to top]