Skip to main content

Questions tagged [github-copilot]

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

github-copilot
-4 votes
0 answers
13 views

Use copilot to code a bunch of files always with the same format and simple changes

I use an own framework Angular + Java. Most of the code is generic and for coding new clasess I always do the same. Create a few files and add a few lines in others, those changes are always simple ...
Borja Pérez's user avatar
0 votes
0 answers
19 views

Installing GitHub Copilot CLI on WSL

I'm trying to install GitHub Copilot CLI on my Windows laptop, but I'm using WSL on my terminal. When I run this command: npm install -g @githubnext/github-copilot-cli, I encounter issues. I have ...
amr khaled's user avatar
0 votes
1 answer
22 views

How to Use GitHub Copilot Device Flow Sign-In in Visual Studio 17.10 or Later?

I recently updated to Visual Studio 17.10 and noticed that the option to sign in with GitHub Copilot using the device flow is no longer available. I have two GitHub accounts and subscribing to Copilot ...
Akmal's user avatar
  • 53
-1 votes
0 answers
17 views

What are non coding usage of GitHub copilot? [closed]

I'm looking for a specific examples of non-coding use cases of GitHub copilot - does anyone have any experience and can share examples? For example I discovered GH to be usefull in highlighting a ...
Mateusz Korsak's user avatar
0 votes
0 answers
28 views

How to interface with Github Copilot LLM programmatically

I am trying to build a small app to interface with Github copilot LLM server OR if anyone found a way to interface with the Copilot LLM programatically in any other way. I know that Github Copilot do ...
NotARobot's user avatar
-1 votes
0 answers
12 views

Github Account Visibility problem after creating readme file [closed]

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.
Srishan Mandawala's user avatar
-3 votes
0 answers
26 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 <...
Myroniuk Ivan's user avatar
0 votes
1 answer
26 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?
aryzing's user avatar
  • 5,542
-2 votes
0 answers
29 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 ...
Chandler R Reeves's user avatar
0 votes
0 answers
27 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 ...
Mr.B's user avatar
  • 3,699
-1 votes
1 answer
32 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 ...
Aleksandra's user avatar
0 votes
0 answers
22 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 ...
Dust_In_The_Wind's user avatar
0 votes
0 answers
18 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 ...
rph's user avatar
  • 96
0 votes
0 answers
47 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, ...
Efka's user avatar
  • 1
0 votes
1 answer
87 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 ...
stopsopa's user avatar
  • 448

15 30 50 per page
1
2 3 4 5
19