The github-feature-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 features
folder contains example files and data to demonstrate different functionalities and features:
change-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-referencing/
- code reference for better code generationcustom-extension/
- Examples of using custom extensions to review codecontent-exclusion/
- Example of content exclusions in github copilotexplain/
- Examples of code explanationsgenerate-comment/
- Examples of generating comments from codeextension/
- Examples of class diagrams and flowcharts generationgenerate-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 copilot
The scenarios
folder contains use cases in different scenarios:
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 design