Configure GitHub Copilot with Bruno
- Download and install VS Code from here.
- After installing VS Code, install the GitHub Copilot extension.
-
Create a
copilot-instructions.mdfile inside the.githubfolder at the root of your project.
my-project
.github
copilot-instructions.md
src
routes
app.js
server.js
package.json
.gitignore