Skip to content

Instantly share code, notes, and snippets.

@kishorpawar
Forked from pastaway2/GitHubCopilot.md
Created November 28, 2023 12:03
Show Gist options
  • Save kishorpawar/93a04dfd7f14be9ef310e74abe1835d7 to your computer and use it in GitHub Desktop.
Save kishorpawar/93a04dfd7f14be9ef310e74abe1835d7 to your computer and use it in GitHub Desktop.
Pastaway2 - GitHub Copilot References

GitHub Copilot Resources

Learning

Videos

Do you have legal question?

GitHub Copilot Blogs:

GitHub Copilot for Business

What is Copilot Chat? Copilot X? Copilot Labs?

Copilot Chat (limited public beta) is a chat interface in the editor that's focused on developer scenarios and natively integrates with VS Code and Visual Studio. GitHub Copilot chat is not just a chat window. It understands what code a developer has typed, what error messages are shown, and it's deeply integrated into the IDE. A developer can get in-depth analysis and explanations of what code blocks are intended to do, generate unit tests, and even get proposed fixes to bugs.

GitHub Copilot X is our vision for the future of AI-powered software development. Integrated into every part of your workflow. Copilot X reflects experimental features in preview status.

Copilot Labs is a VS Code extension for experimental applications of GitHub Copilot. Copilot Labs reflects experimental features in preview status.

What people think about GitHub Copilot?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment