* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
38 lines
2.7 KiB
Markdown
38 lines
2.7 KiB
Markdown
---
|
|
title: GitHub extensions and integrations
|
|
intro: 'Use {% data variables.product.product_name %} extensions to work seamlessly in {% data variables.product.product_name %} repositories within third-party applications.'
|
|
redirect_from:
|
|
- /articles/about-github-extensions-for-third-party-applications/
|
|
- /articles/github-extensions-and-integrations
|
|
versions:
|
|
free-pro-team: '*'
|
|
---
|
|
|
|
### Editor tools
|
|
|
|
To streamline your workflow, you can connect to {% data variables.product.product_name %} repositories within third-party editor tools, such as Atom, Unity, and Visual Studio.
|
|
|
|
#### {% data variables.product.product_name %} for Atom
|
|
|
|
With the {% data variables.product.product_name %} for Atom extension, you can commit, push, pull, resolve merge conflicts, and more from the Atom editor. For more information, see the official [{% data variables.product.product_name %} for Atom site](https://github.atom.io/).
|
|
|
|
#### {% data variables.product.product_name %} for Unity
|
|
|
|
With the {% data variables.product.product_name %} for Unity editor extension, you can develop on Unity, the open source game development platform, and see your work on {% data variables.product.product_name %}. For more information, see the official Unity editor extension [site](https://unity.github.com/) or the [documentation](https://github.com/github-for-unity/Unity/tree/master/docs).
|
|
|
|
#### {% data variables.product.product_name %} for Visual Studio
|
|
|
|
With the {% data variables.product.product_name %} for Visual Studio extension, you can work in {% data variables.product.product_name %} repositories without leaving Visual Studio. For more information, see the official Visual Studio extension [site](https://visualstudio.github.com/) or [documentation](https://github.com/github/VisualStudio/tree/master/docs).
|
|
|
|
#### {% data variables.product.prodname_dotcom %} for Visual Studio Code
|
|
|
|
With the {% data variables.product.prodname_dotcom %} for Visual Studio Code extension, you can review and manage {% data variables.product.product_name %} pull requests in Visual Studio Code. For more information, see the official Visual Studio Code extension [site](https://vscode.github.com/) or [documentation](https://github.com/Microsoft/vscode-pull-request-github).
|
|
|
|
### Project management tools
|
|
|
|
To streamline your workflow, you can integrate your {% data variables.product.product_name %} personal account or organization with third-party project management tools, such as Jira.
|
|
|
|
#### Jira Cloud and {% data variables.product.product_name %}.com integration
|
|
|
|
You can integrate Jira Cloud with your personal or organization account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.
|