Documentation for GitHub Copilot


NOTE: GitHub Copilot discussions have moved to the Copilot Feedback forum.


GitHub Copilot Version

GitHub Copilot Logo

Welcome to the GitHub Copilot user community! In this repository, you can find documentation, walkthroughs, examples, and the latest resources you need to use GitHub Copilot.

Getting Started

For a tour of GitHub Copilot, visit the homepage at copilot.github.com.

If this is your first time using GitHub Copilot, check out the Getting Started guide.

How to get help

Have a question, or want to provide feedback? Visit the Feedback forum to ask questions, share bugs or feedback, or chat with other users in the Preview. The GitHub Copilot team will respond as often as possible, but we also welcome you to share your experiences and help others in the community.

Safety

We take safety seriously and are constantly working to improve GitHub Copilot. If you discover dangerous, biased, or offensive output from GitHub Copilot, please report it privately to [email protected].

Useful links

Code of conduct

All users of GitHub Copilot are expected to comply with our Code of Conduct. By participating in this repository, you are also agreeing to the same Terms of Service that you agree to when using GitHub.com.

License

Content in this repository is released under CC-BY-4.0. When using the GitHub logos, be sure to follow the GitHub logo guidelines.

Similar Resources

📖 Generate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.

📖  Generate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.

lazydocs Generate markdown API documentation for Google-style Python docstring. Getting Started • Features • Documentation • Support • Contribution •

Dec 31, 2022

Seamlessly integrate pydantic models in your Sphinx documentation.

Seamlessly integrate pydantic models in your Sphinx documentation.

Seamlessly integrate pydantic models in your Sphinx documentation.

Dec 26, 2022

Documentation generator for C++ based on Doxygen and mosra/m.css.

mosra/m.css is a Doxygen-based documentation generator that significantly improves on Doxygen's default output by controlling some of Doxygen's more unruly options, supplying it's own slick HTML+CSS generation and adding a fantastic live search feature.

Dec 7, 2022

NetBox plugin for BGP related objects documentation

NetBox plugin for BGP related objects documentation

Netbox BGP Plugin Netbox plugin for BGP related objects documentation. Compatibility This plugin in compatible with NetBox 2.10 and later. Installatio

Dec 27, 2022

Automated Integration Testing and Live Documentation for your API

Automated Integration Testing and Live Documentation for your API

Automated Integration Testing and Live Documentation for your API

Dec 30, 2022

Documentation of the QR code found on new Austrian ID cards.

Austrian ID Card QR Code This document aims to be a complete documentation of the format used in the QR area on the back of new Austrian ID cards (Per

Dec 12, 2022

Swagger Documentation Generator for Django REST Framework: deprecated

Django REST Swagger: deprecated (2019-06-04) This project is no longer being maintained. Please consider drf-yasg as an alternative/successor. I haven

Jan 3, 2023

Test utility for validating OpenAPI documentation

DRF OpenAPI Tester This is a test utility to validate DRF Test Responses against OpenAPI 2 and 3 schema. It has built-in support for: OpenAPI 2/3 yaml

Jan 5, 2023

Dev Centric Tools for Mkdocs Based Documentation

Dev Centric Tools for Mkdocs Based Documentation

docutools MkDocs Documentation Tools For Developers This repo is providing a set of plugins for mkdocs material compatible documentation. It is meant

Sep 10, 2022
Comments
  • Add instructions find marketplace in Plugins.

    Add instructions find marketplace in Plugins.

    Spent some time searching around to find the "Marketplace", not clear that it's in the "Plugins" menu. The search term "marketplace" isn't helpful in Jetbrains help. Probably good argument for it to be mentioned explicitly. Copied language from https://www.jetbrains.com/help/idea/settings-preferences-dialog.html

  • Image file size reduction! (by Img.bot App and Classic Values)

    Image file size reduction! (by Img.bot App and Classic Values)

    Total image file size has been reduced by 39% 🎉

    Average image reduction action of 67.37% per image, of 19 images total!

    Images in changes applied, please verify before implimentation:

    • [ ] assets/Copilot-APP-ICON-512.png

    • [ ] docs/jetbrains/resources/code-from-comment_jetbrains.png

    • [ ] docs/jetbrains/resources/command-palette_jetbrains.png

    • [ ] docs/jetbrains/resources/completions-pane_jetbrains.png

    • [ ] docs/jetbrains/resources/early-birds_jetbrains.png

    • [ ] docs/jetbrains/resources/logout_jetbrains.png

    • [ ] docs/jetbrains/resources/preferences.png

    • [ ] docs/jetbrains/resources/search-for-github-copilot_jetbrains.png

    • [ ] docs/jetbrains/resources/sign-in_jetbrains.png

    • [ ] docs/jetbrains/resources/suggestion-class_jetbrains.png

    • [ ] docs/jetbrains/resources/suggestion-function-body_jetbrains.png

    • [ ] docs/visualstudiocode/resources/code-from-comment.png

    • [ ] docs/visualstudiocode/resources/command-palette.png

    • [ ] docs/visualstudiocode/resources/completion.png

    • [ ] docs/visualstudiocode/resources/completions-pane.png

    • [ ] docs/visualstudiocode/resources/github_copilot_status_icon.jpg

    • [ ] docs/visualstudiocode/resources/not-in-preview.png

    • [ ] docs/visualstudiocode/resources/sign-in.png

    Feel free to remove any images if you feel the upgrade in efficiency might keep people from understanding the code or enjoying it to the fullest extent of the intended creative outcomes.

A curated list of awesome tools for Sphinx Python Documentation Generator

Awesome Sphinx (Python Documentation Generator) A curated list of awesome extra libraries, software and resources for Sphinx (Python Documentation Gen

Dec 27, 2022
API Documentation for Python Projects

API Documentation for Python Projects. Example pdoc -o ./html pdoc generates this website: pdoc.dev/docs. Installation pip install pdoc pdoc is compat

Jan 7, 2023
Literate-style documentation generator.

888888b. 888 Y88b 888 888 888 d88P 888 888 .d8888b .d8888b .d88b. 8888888P" 888 888 d88P" d88P" d88""88b 888 888 888

Dec 27, 2022
Main repository for the Sphinx documentation builder

Sphinx Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of mul

Jan 4, 2023
Project documentation with Markdown.

MkDocs Project documentation with Markdown. View the MkDocs documentation. Project release notes. Visit the MkDocs wiki for community resources, inclu

Jan 2, 2023
Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled web server.
Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled web server.

sphinx-autobuild Rebuild Sphinx documentation on changes, with live-reload in the browser. Installation sphinx-autobuild is available on PyPI. It can

Jan 6, 2023
Your Project with Great Documentation.
Your Project with Great Documentation.

Read Latest Documentation - Browse GitHub Code Repository The only thing worse than documentation never written, is documentation written but never di

Dec 28, 2022
:blue_book: Automatic documentation from sources, for MkDocs.
:blue_book: Automatic documentation from sources, for MkDocs.

mkdocstrings Automatic documentation from sources, for MkDocs. Features Python handler features Requirements Installation Quick usage Features Languag

Dec 31, 2022
Run `black` on python code blocks in documentation files

blacken-docs Run black on python code blocks in documentation files. install pip install blacken-docs usage blacken-docs provides a single executable

Dec 23, 2022
:blue_book: Automatic documentation from sources, for MkDocs.
:blue_book: Automatic documentation from sources, for MkDocs.

mkdocstrings Automatic documentation from sources, for MkDocs. Features - Python handler - Requirements - Installation - Quick usage Features Language

Jan 4, 2023