Replies: 135 comments 181 replies
-
Awesome, this |
Beta Was this translation helpful? Give feedback.
-
Will this be made available in the IntelliJ (or other IDE) plugin? |
Beta Was this translation helpful? Give feedback.
-
Looks cool but any reason julia is not available as a language to translate to? |
Beta Was this translation helpful? Give feedback.
-
I'm trying this out right now but getting a pretty cryptic response. |
Beta Was this translation helpful? Give feedback.
-
The language translation will be useful as it helps me find the answer to "how do I do this python loop in shellscript" faster than a web search. 🌟 Would love to see translation for Fortran. |
Beta Was this translation helpful? Give feedback.
-
Looks incredible! Unfortunately, I'm also running into the same issue that @chadhietala is seeing. I've tried restarting VSCode etc, and validated that Copilot itself is working. Is there any way for a user to re-authenticate copilot etc? Edit: I'll add that the code I asked copilot to explain wouldn't actually work as value isn't passed in 😅, but even after I fixed that mistake, I ran into the same error. |
Beta Was this translation helpful? Give feedback.
-
This is a really cool feature and after a few simple tests it seems to be pretty accurate. Can't wait to see how this evolves :D |
Beta Was this translation helpful? Give feedback.
-
This is awesome, question, any plans on solidity support? everything I've tried on the web3 side hasn't quite worked right. |
Beta Was this translation helpful? Give feedback.
-
Nice one ! Does anyone know if / when it will come on JetBrains IDE ? |
Beta Was this translation helpful? Give feedback.
-
Feature suggestion: |
Beta Was this translation helpful? Give feedback.
-
Please update the ctrl + enter shortcut for copilot because it's a default shortcut to move the cursor to next line in Visual Studio Code from between the line. |
Beta Was this translation helpful? Give feedback.
-
So far I've tested with python, markdown and LaTeX, though Python not as extensively as I'd like yet because of the work I need to be finishing over the weekend. First impressions are, it works beautifully. With code I was expecting it. But not with markdown. Currently writing notes on Robot Localisation and the suggestions are spot on (inc LaTeX and explanation of math formulae). Same with what images I want to embed and image captions. Mind blown 🤯 |
Beta Was this translation helpful? Give feedback.
-
I'm still looking for Go code it explains correctly in my projects. Pressing those feedback buttons like crazy :) |
Beta Was this translation helpful? Give feedback.
-
Hi, I've tried to install Copilot into fresh local VS Code. It works perfect. My problem is I mainly work with code-server through web interface. I was trying to install it into openvscode-server-v1.66.0 and in code-server-v1.62.0. There is no Copilot extension in both of them. What I'm doing wrong? |
Beta Was this translation helpful? Give feedback.
-
Just got into the Beta, and installed the VSCode extension into existing projects. Parsed existing code, and working without major issue (webdev; JS, .TS, SCSS, HTML, etc). Suggestions are generally on the mark - or close enough that it's generally quicker to accept and edit. The only minor issue I have is that I can't seem to cancel a suggestion - which is particularly annoying if all I want to do is tab over and start typing, as that commits the suggestion, and cursoring-off the line defeats what I'm trying to do. It's probably buried in the user docs, but I haven't found it. |
Beta Was this translation helpful? Give feedback.
-
The UI needs work. I use the Solarized light color scheme. This result is text coloring haven't seen in any type of file. The contrast is so bad it's really not readable. |
Beta Was this translation helpful? Give feedback.
-
I am signed up for Copilot and have accepted the licence but the install button does not work on https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-labs. I also not find Gethub Copilot Lab when I search for extensions when I search within Visual studio. |
Beta Was this translation helpful? Give feedback.
-
This is from your release blogpost but doesnt work, was it disabled or deprecated ? |
Beta Was this translation helpful? Give feedback.
-
What is the maximum number of lines supported by Copilot LABS? TESTCODE:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
There has been many users ask and be shut down with a generic answer for not supporting Intellij, but no actual explanation as to why? Why are some of the features of GitHub copilot locked to vs code? |
Beta Was this translation helpful? Give feedback.
-
so how to solve this? the github copilot worked,but lab not work. i had tried relogin and had signed up the project. |
Beta Was this translation helpful? Give feedback.
-
Please add support for Common LispCopilot Chat includes support for Common Lisp, and I'm training it where it falls short. But the Copilot Labs extension doesn't expose very much of this support, and what it does expose doesn't match the responses from Copilot Chat directly.
Thanks! |
Beta Was this translation helpful? Give feedback.
-
Feature requests:
|
Beta Was this translation helpful? Give feedback.
-
It has proven to be an exceptional coding assistant. Its advanced AI capabilities, seamless integration, broad language support, and continuous learning make it an invaluable tool for developers. As a user, I am thoroughly impressed with Copilot's performance, and it has become an integral part of my coding workflow. I eagerly anticipate further advancements in this remarkable software and would highly recommend it to fellow developers. |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to have the extension connect to your servers with a FQDN instead of an IP address? The company I work for doesn't allow IP addresses to be explicitly allowed through the firewall, and I'm not able to use the labs plugin due to the following error:
|
Beta Was this translation helpful? Give feedback.
-
@irealva Currently, test generation is only able to generate test cases for TS/JS functions. When can we expect support for async functions as well? const myAsynFunction = async (url: string): Promise => { |
Beta Was this translation helpful? Give feedback.
-
Hi, I uninstalled Copilot Labs thinking that these translation/explain the code features were merged into normal copilot but nope, any idea how I could get the vs code lab back? |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
Why on God's green earth was this removed? The one actual way to get practical use out of Copilot other than saving a few seconds typing out print statements... |
Beta Was this translation helpful? Give feedback.
-
Greetings!
Latest update: The Copilot Labs technical preview was shut down on December 15th, 2023. Learn more about why we're sunsetting Copilot Labs.
Update: I'm no longer at GitHub, so please @ someone from the GitHub Next team.
We’re launching GiHub Copilot Labs, a VS Code extension for experimental applications of Copilot.
Where can I learn more? Read our full post about Labs.
What can Labs do? For now, two things.
LabsExplain.mp4
LabsTranslate.mp4
Who can use Labs? Those of you who are part of the technical preview for GitHub Copilot.
Where can I download labs? Right here.
Wasn’t this previously within the GiHub Copilot Nightly extension? Yes, but we’ve ported all of those features from Copilot Nightly to this new separate extension.
Please share feedback on GitHub Copilot Labs through this discussion forum. Labs experiments may or may not graduate into permanent features of GitHub Copilot, but with your help, they can inform future efforts.
— GitHub Next
Beta Was this translation helpful? Give feedback.
All reactions