From the course: Multimodal Programming Interfaces
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Introduction to GitHub Copilot with Visual Studio Code
From the course: Multimodal Programming Interfaces
Introduction to GitHub Copilot with Visual Studio Code
- [Instructor] Let's go through a quick introduction of how you can use Visual Studio Code to work with images and other visual context. So I'm not going to go into the basics of Visual Studio Code or Copilot. Usually, what you will have is something like this. In this case, I have a Personal Website directory that that's where I've opened Visual Studio Code, and I have no files, no directories, nothing at all. So, I want to focus in basically the chat interface that if you click here and toggle the chat, you will be able to get that going. And in here, I have a few more options. You can configure the code completions and do more things, but we're not going to go ahead and do any of that. What we're going to concentrate is in this area, where you have several different modes, context, extension, commands, and models. So, when or why would you want to be using one or the other? Well, let's start by looking at the modes. You…