The github-copilot-features-status
folder shows the main features of GitHub Copilot:
copilot-ide-features.md
- Detailed comparison of Copilot features across different IDEscopilot-web-features.md
- Overview of GitHub Copilot features in web interface
The github-copilot-features
folder contains example files and data to demonstrate different functionalities and features:
agent
- Example of using agent mode in github copilotchange-format
- Example of converting data between different formatschange-language
- Examples of converting code between different programming languagescode-refactor
- Examples of GitHub API client implementations and code refactoringcode-referencing
- Example of code referencingcode-review
- Example files for code review demonstrationscontent-exclusion
- Example of content exclusions in github copilotcontent-reference
- code reference for better code generationcontext
- the supported context in github copilotcustom-instruction
- use custom instructions to customize the behavior in github copilotcustom-extension
- Examples of using custom extensions to review codeexplain
- Examples of code explanationsextension
- Examples of class diagrams and flowcharts generationgenerate-comment
- Examples of generating comments from codegenerate-md
- Examples of Markdown documentation generation from codemcp
- Examples of Model Context Protocol (MCP) server implementations and custom serversnes
- next edit suggestion in github copilotnotebook
- Examples of data analysis using Jupyter notebooksrefactor
- Various code examples requiring refactoringreusable-prompts
- Examples of reusable prompts in github copilottranslation
- translate document using github copilotunit-test
- Examples of unit tests using github copilotvision
- Examples of vision usage in github copilotweb-fetch
- Examples of fetching web content in github copilot
The github-copilot-scenario-roles
folder contains use cases in different scenarios:
common-scenario
- use github copilot in common scenarioinfrastructure-as-code
- use github copilot to compose infrastructure scripttalk-to-database
- GitHub Copilot use cases in sql script generation with mcpui-automation
- GitHub Copilot use cases in UI automation script generationui-design-dalle
- GitHub Copilot use cases in image generation automatically using dalle 3ui-design-figma
- GitHub Copilot use cases in html generation with figma designgithub-operation
- GitHub Copilot use cases in GitHub operations with mcp