From the course: Learn JavaScript: Write Modern Code with JavaScript ESNext
Unlock this course with a free trial
Join today to access over 25,000 courses taught by industry experts.
Integrate GitHub Copilot into your IDE - JavaScript Tutorial
From the course: Learn JavaScript: Write Modern Code with JavaScript ESNext
Integrate GitHub Copilot into your IDE
- All right, so we've seen how to use ChatGPT and Google Gemini to write code. So the last thing that we're going to take a look at here is how we can use GitHub Copilot to do the same kind of thing. Now, the big difference between the tools that we've seen, ChatGPT and Gemini and GitHub Copilot is that GitHub Copilot is actually integrated directly into your IDE, which means that unlike with ChatGPT and Google Gemini, where we had to go back and forth and copy and paste our code, with GitHub Copilot, we can do everything without changing screens, right? We can do everything right inside our IDE. Now, you may have noticed this little icon down here in the bottom right hand corner, and that is the GitHub Copilot icon. It's currently deactivated so that it's not interfering with my code writing here. But what you're going to need to do is GitHub Copilot, I believe has a free trial. Unfortunately, I don't think the tool itself is available for free for developers. But there is a free…