Questions tagged [github-copilot]
GitHub Copilot is an AI pair programmer that helps you write code faster and with less work.
github-copilot
277
questions
-1
votes
0
answers
10
views
Github Account Visibility problem after creating readme file
I created a readme file for my github.
But now my account is not visible to others.
Also, my readme file is not displayed properly in the profile
I recreate readme file.
-2
votes
0
answers
15
views
Using Github Copilot in package.json as script
I'm curious if there is any way to use copilot as script in package json
Particularly, if I can use fix of the opened file
For example, I'm in Users.tsx and I run command like
npx copilot fix <...
0
votes
1
answer
17
views
How to disable Github Copilot "start typing to dismiss" in VS Code terminal?
Copilot shows a "...ask GitHub Copilot to do something. Start typing to dismiss." message each time a new terminal is opened. Can this message be disabled?
-2
votes
0
answers
28
views
Can I create AI driven automation to convert bulk .net 4.6 c# informs to .net Web application [closed]
We have 400+ c# informs that we would like to convert to a single .net web platform. We know there will be a lot of manual changes and reviews, but we would like to see if it is possible to bulk ...
0
votes
0
answers
17
views
how to change font size in visual studio git copilot
I'm having trouble with the font size in Visual Studio Git Copilot. The text is very hard to read due to its small size. Could anyone provide guidance on how to change the font size in Git Copilot ...
-1
votes
1
answer
26
views
Copilot is not working is WSL remote connection?
I installed the copilot extension, it is working fine in window but when I use in WSL remote connection, it gives error and doesn't work Do I need to follow different step to make it work in WSL?
I ...
0
votes
0
answers
19
views
Programmatic access to Github Copilot in VSCode primary sidebar
I am trying to automate the process of interacting with Github Copilot chat in Visual Studio Code. The chat view occurs in what VS Code usually calls "Primary Sidebar".
Is there a way to get ...
0
votes
0
answers
17
views
Github Copilot: Visual Studio Code plugin: /fix always show changes
For the Visual Studio Code Plugin: GitHub Copilot v1.208.0 :
Does anybody know a way to always show changes by default when using the /fix command?
I'm looking for a way to activate this button by ...
0
votes
0
answers
38
views
Github Copilot Plugin - how can give the Spring App Context
I'm trying to use Github Copilot plugin within my Intellij Spring application.
I assume that copilot should understand the context of the APP (Spring/Java) and use it in my editor.
Unfortunatelly, ...
0
votes
1
answer
73
views
Disable Copilot Chat answering "typing animation" in VS Code
How to disable this annoying animation when one prompts Copilot in VS Code and Copilot is "thinking" for a while and then instead of just showing the answer it renders the answer letter by ...
-1
votes
1
answer
67
views
PhpStorm freezes with Copilot
In recent months, PhpStorm has shown freezes whenever Copilot is active and suggests some code, especially if I type something different from what is suggested.
Anyone has seen something like this? ...
0
votes
1
answer
62
views
Can't accept suggestions in Github Copilot
I installed Github Copilot and suggestions do appear, but I am unable to accept them.
When I press Tab, the suggestion disappears and I can see in the output window a log message
[INFO] [...
-3
votes
1
answer
732
views
Error installing Visual Studio GitHub Copilot extension for Visual Studio 2022 17.10?
When installing the GitHub Copilot extension for Visual Studio from the marketplace I get the error message that there are no applicable products are available.
0
votes
0
answers
59
views
Manage Trusted Extensions in VSCODE has options greyed out, and I need to turn them off
I have two GitHub accounts signed in to my VSCode, where one has a Copilot license. However, I can't use Copilot because it's using my GitHub account without a Copilot license.
Following this answer, ...
0
votes
0
answers
625
views
How to install github copilot plugin in eclipse
I need assistance in installing github copilot plugin in eclipse to use copilot for automation of rest assured api project
Details below :
I tried two ways to install plugin in eclipse IDE Version: ...
0
votes
0
answers
123
views
Running VSCode Extension with Proposed GitHub Copilot Chat Integration
The following is a summary of our current situation of using proposed API in VS Code extension:
We are developing a VS Code extension for windows engineering and trying to use Chat extensions as a ...
0
votes
0
answers
72
views
GitHub CoPilot in Visual Studio: explicitly request a completion
I use copilot in visual studio with C# projects. As far as I understand it mostly requests a completion after you click enter, i.e. on a new line. This can be traced in Output window of Visual Studio ...
1
vote
1
answer
311
views
Eclipse MarketplaceDiscoveryStrategy failed with an error
Hi everyone!
I had a problem with my Eclipse Marketplace when I searched how to show Copilot Chat (because I don't have the option).
I want to look if my Copilot is up to date, but my Marketplace show ...
0
votes
1
answer
107
views
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?
I got some huge slow down when jupyter and copilot are running ...
1
vote
1
answer
165
views
+250
How to change the colors in the code sections in Github Copilot in Visual Studio?
How to change the colors in the code sections in Github Copilot in Visual Studio?
The code shows as below and it's hard to read because of the poor contrast. I am using Visual Studio 2022 17.9.6 and ...
0
votes
1
answer
79
views
Copilot metrics issue
When I use new REST API endpoints for GitHub Copilot usage metrics, it works for ORG usage.
When I try for any TEAM like this:
curl -L \
-H "Accept: application/vnd.github+json" \
-H &...
0
votes
1
answer
69
views
Trying to understand behavior of `_field_defaults` of `namedtuple` in Python 3.9 [closed]
I am new to Python's namedtuple, particularly, _field_defaults.
According to Python 3.12.3 official doc,
some namedtuple._field_defaults
Dictionary mapping field names to default values.
Would ...
1
vote
0
answers
108
views
How to enable github copilot to pull requests summary on github.com?
I receive my github copilot through the organization and I can access the copilot chat on VScode. However, I don't have access to it on github.com
How can I enable it on github.com? Or explain to ...
0
votes
0
answers
298
views
Copilot/vscode error: solution 0 returned. finish reason: stop
I'm searching since a bit of time but can't find a solution, when i use copilot it doesn't want to complete or any other thing, when i check the output on Visual Studio Code I have this:
2024-04-25 18:...
0
votes
0
answers
67
views
Using IntelliCode in visual studio 2022 accepts suggestions commented out
Thank you very much for entering this question, my English is not very good so I used machine translation. When I use Visual Studio's IntelliCode to accept suggestions, everything is automatically ...
1
vote
1
answer
351
views
GitHub Copilot could not connect to server. Extension activation failed: "unable to get local issuer certificate"
I have attempted to reinstall GitHub Copilot, but the output remains unchanged. Additionally, I have restarted Visual Studio Code, yet the problem persists. I have also checked the official ...
0
votes
1
answer
52
views
How to cancel the stars next to the cursor after using copilot in vscode
I couldn't find the option to cancel this in the settings,I have read the relevant documents and have not found any relevant methods. Do you have any relevant experience that can solve my problem.
1
vote
0
answers
85
views
VSCode run C++ file terminal displays unexpected information [duplicate]
When I use VSCode to run a C++ file, for example
#include <cstdio>
using namespace std;
int main(){
printf("Hello World!");
return 0;
}
I click 'run c/c++ file' button, then ...
0
votes
0
answers
120
views
How to log in to Copilot in VSCode - authentication failed
I've had Copilot working in VSCode but it stopped working when I tried out Google Code Assist.
I removed all extensions. Then installed GitHub Copilot, GitHub Copilot Chat, GitHub Actions but all ...
-1
votes
2
answers
102
views
How to fix extensions in VSCode [duplicate]
Not sure when but when I tried to install Google Code Assist as an extension in VS Code when I was already running Copilot the whole system started to slow down.
So I suspended Copilot, and found Code ...
0
votes
1
answer
268
views
Keyboardshort for "Generate commit message with Copilot" in VSCode?
In Visual Studio Code , there is a button "Generate commit message with Copilot", I want to click this button by keyboard shortcuts ,
I tried check commands but didnt find it,
is there any ...
0
votes
0
answers
73
views
Upgrade VSCode version on SSH (while on remote extension)
So, I use a Mac M1. I have a UTM Ubuntu VM set up that I do some of my development on. I have the Github Copilot extension locally on my M1, but when I am sshed onto the Ubuntu VM (through the VSCode ...
0
votes
1
answer
272
views
Visual Studio 2022 not generating code from comment with GitHub Copilot
I have installed GitHub Copilot from Visual Studio extensions
It works fine for autocompletes
But when I add a commented line asking for some implementation and press enter, there is no code ...
0
votes
0
answers
307
views
How to use Copilot in VS2022 with bitbucket as source repo
Is there a way of using GitHub copilot in VS 2022 enterprise edition [v17.7] with bitbucket private repository.
We added copilot extension for VS 2022 and an error popup , asking us to enter github ...
1
vote
0
answers
106
views
VSCode Copilot plugin hides refactoring tools. How to unhide?
Running VSCode 1.8.7.2 with the Copilot plugin on a Mac. I know that VSCode has the usual refactoring tools (change method signature, rename method, etc). However, when I right-click on a method ...
0
votes
1
answer
337
views
How to turn off Github Auto Code Suggestion on IntelliJ IDEA 2023.3.3 (Community Edition)? MacOS
Here is what Github Co-Pilot suggests me the first time:
To turn off code suggestions from me in IntelliJ IDEA, you can follow these steps:
Go to Preferences (on macOS) or Settings (on Windows/Linux)....
0
votes
0
answers
55
views
Unable to populate users and matches information from MongoDB
I am currently building out a dating app in React and I am having some problem populating users information based on their gender preferences. It seems like I am able to fetch the user's profile with ...
0
votes
0
answers
27
views
How to enable Copilot in VS Code? [duplicate]
I've installed the Copilot extension and am trying to use it but this error shows up in output:
2024-03-29 14:20:07.471 [info] [auth] Invalid copilot token: missing token: 403
2024-03-29 14:20:07.529 ...
0
votes
0
answers
254
views
Signing into Gitub Copilot via IntelliJ gives self signed certificate in certificate
I am trying to sign into my Github account through IntelliJ so I can use Github Copilot. When I enter the confirmation code, I am welcomed with a success screen:
success screen
However, back in ...
0
votes
1
answer
91
views
Which one does "Github Copilot Chat" in VSCode use, "Copilot" or "Copilot X"?
Which one does "Github Copilot Chat" plugin in VSCode use, "Copilot" or "Copilot X"?
I'm asking since I want to use the newest one
If it uses just "Copilot"
How ...
0
votes
0
answers
156
views
Why does VS Code's quick fix sometimes only show GitHub Copilot suggestions instead of the original C# suggestions?
I'm developing C# ASP.NET Core applications using Visual Studio Code, and my projects include ASP.NET Core 6.0 and ASP.NET Core 8.0. After installing the GitHub Copilot extension on my VS Code, I ...
1
vote
0
answers
628
views
Inline completion for GitHub copilot extension in VSCode not working
Since I have installed github copilot, the inline feature has not been working.
I have inline completion enabled both in the vscode extension settings as well as the settings.json file but still the ...
0
votes
0
answers
71
views
VS Code extensions recurring issues problems - on jupyter and github copilot chat
I experience problems on my VS Code, the issues are related to the extensions: Jupyter and GitHub Copilot Chat, issues are recurring together and are solved temporarily by the same steps.
On GitHub ...
0
votes
1
answer
59
views
(Possibly Copilot Related) Unexpected "<ctrl63>" Issue in Visual Studio Code Autocompletion - Need Assistance
I'm facing a perplexing issue in Visual Studio Code where the string "<ctrl63>" is unexpectedly appearing in my code when using autocompletion. I'm pretty sure it's related to Copilot.
...
0
votes
0
answers
160
views
Can I call GitHub Copilot using APIs? [duplicate]
I would like to use GitHub copilot just like i can use other LLMs using APIs. Is it possible to do so? If it is, where do I find the required API-key ?
There is no resource available on GitHub and ...
9
votes
2
answers
1k
views
VS Code finds problems in GitHub Copilot Chat code blocks. Why?
When using GitHub Copilot Chat within Visual Studio Code, I've encountered an issue where TypeScript attempts to type check "temporary files" generated by Copilot. These files, identifiable ...
2
votes
1
answer
2k
views
GitHub Copilot issue on PyCharm
I've been using GitHub Copilot plugin on PyCharm IDE for a while now. However, I recently encountered an issue where the plugin keeps turning off whenever I start writing a new line of code. Oddly, my ...
0
votes
1
answer
245
views
Is GH Copilot included in Visual Studio Enterprise edition with no additional charge
I have updated Visual Studio Enterprise edition to the latest version: 17.9.1. Installed copilot, and restarted Visual Studio with an existing solution that's in our private azure git repo. But I am ...
1
vote
1
answer
699
views
Github copilot doesn't work but its enabled and online for nvim config [closed]
The GitHub copilot don't suggest code but its enabled and online
return {
{
"ThePrimeagen/vim-be-good",
},
{
-- github
"zbirenbaum/copilot.lua",
cmd = "...
-2
votes
1
answer
77
views
GitHub Copilot - Strange Injection of characters with Visual Studio - Javascript AND C#
I was using Visual Studio for an ASP.netcore project at work with Github Copilot. I was writing javascript in one of the Views. A strange thing happened where lowercase d's were injected into the code ...