This package contains some files with instructions for GitHub Copilot. These instructions are used to provide guidance to Copilot when it is generating code. The instructions are written in markdown and are stored in the `dist/instructions` directory.
npm install @sys42/copilotThis package contains some files with instructions for GitHub Copilot. These instructions are used to provide guidance to Copilot when it is generating code. The instructions are written in markdown and are stored in the dist/instructions directory.
https://code.visualstudio.com/docs/copilot/copilot-customization
The following files contain instructions for Copilot:
- commit-message-generation.md: Instructions for writing commit messages.
- code-generation.md: Instructions for generating code.
- test-generation.md: Instructions for generating tests.
- review-selection.md: Instructions for reviewing the current editor selection.
- pull-request-description-generation.md: Instructions for generating pull request titles and descriptions.