Questions tagged [github-copilot]

GitHub Copilot is an AI pair programmer that helps you write code faster and with less work.

Per https://copilot.github.com:

GitHub Copilot is powered by Codex, the new AI system created by OpenAI. GitHub Copilot understands significantly more context than most code assistants. So, whether it's in a docstring, comment, function name, or the code itself, GitHub Copilot uses the context you've provided and synthesizes code to match. Together with OpenAI, GitHub Copilot is designed to get smarter at producing safe and effective code as developers use it.

198 questions
0
votes
0 answers

Brushes and test generation hide in github copilot labs - Visual studio code

I accidentally hided Brushes and test generation sections on github copilot labs extension's window and i can't find how to fix it and revocerenter image description here No idea what to do to show the sections Github copilot labs window
0
votes
1 answer

Problem to use Copilot in Vs Code with ArchLinux

My pc run arch linux, i'am already using copilot with neovim and intelij idea, i tried to use with vs code but, although i was able to install the extension successfully and make it trusted by github, the code completion not work. After the…
0
votes
0 answers

using Copilot in Visual Studio 2022 to document code

When I write above method "AllNewOpportunities"://document AllNewOpportunities I get: //https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/query-expression-web-api …
Ofer Gal
  • 707
  • 1
  • 10
  • 32
0
votes
0 answers

May I know what is the font in the github copilot lab video?

enter image description here i want to figure out what is the font in the screenshot, searched and cannot find any clues, many thanks i search through the github / google /youtube/ twitter
jun c
  • 1
0
votes
1 answer

Does anyone know this issue with github copilot starting process?

Im trying to install github copilot as extension in my VsCode but it does not start correctly and its not even showing a message for authentication. Im not logged in to github at al on my vscode. The error i can see in running Extensions is varning…
rroobb
  • 13
  • 1
0
votes
0 answers

Problem In pycharm (Github Copilot is not working correctly)

When I change anything it just loads for a while and sometimes it keeps loading. it only works when I do it manually Note:I already tried to reinstall the plugin but still not working
Mahmoud Nasser
  • 805
  • 3
  • 16
0
votes
1 answer

Why my vscode github copilot extension can't connect to the server?

I have already joined the github copilot waitlist and received email from github, but I still fail to enable my copilot in vscode. The error is: GitHub Copilot could not connect to server. Extension activation failed: "Timed out waiting for…
Donaaal
  • 1
  • 2
0
votes
1 answer

visual studio 2022 coplit show:Your current Copilot license doesn't support proxy connections with self-signed certificates

cant used copilit at visual studio enter image description here when i sign in the coplit ,visual studio ,shows error, "show:Your current Copilot license doesn't support proxy connections with self-signed certificates." how to fix it ,I
0
votes
1 answer

Extension VS code copilot

I have installed the latest version of Copilot, but I am receiving messages indicating that my editor's Copilot extension (version 'copilot/1.31.6194') is out of date and that I need to install a newer version to access the service. I have already…
0
votes
0 answers

How do i fix Something went wrong checking access: self signed certificate in certificate chain when using Copilot labs

Im behind a corporate proxy but the strange thing is that i can use Copilot extension without any problem but not the Copilot labs. I've tried following: installed win-ca extension and set inject to append tried disabling: "Http: System…
0
votes
1 answer

GitHub Copilot not working on company's network

I have a problem with using GitHub Copilot on the company's network. At home it works perfectly, but every time I come to the office it doesn't work. It logs me out every time when it tries to generate something. The problem persists in all IDEs. I…
0
votes
1 answer

github copilot labs error when generating test

He throws me this error when, once I generate the tests with github copilot, I give him to run test, to test them, in the same copilot. Error running test: Error: Unable to find chai; please install it in your project or globally. (Underlying…
Diego
  • 242
  • 1
  • 2
  • 14
0
votes
0 answers

How to use Redesigned inline suggestions toolbar with Tabnine and Copilot together?

I am using Tabnine and Copilot together; both have inline suggestions, and I want to prioritize Copilot's suggestions. is there a way to see which inline competition is from which extension? Link…
0
votes
0 answers

Copilot on Visual Studio - how do I get the 10 suggestions pane?

I see all these examples in Visual Studio Code where you can pull up a pane with the 10 (or fewer) suggested solutions. But I can't get that in Visual Studio. And I can't find anything about how other than saying Ctrl + Enter should do it. I've also…
David Thielen
  • 28,723
  • 34
  • 119
  • 193
0
votes
0 answers

Installing the GitHub Copilot extension for IntelliJ login failed

I followed the steps to add the GitHub Copilot extension to the IntelliJ IDEA but ran into an issue. Error message: GitHub Copilot The login to GitHub failed. Reason: Error: EACCES: permission denied, open…
ale_lo
  • 3
  • 3