Skip to content

Commit 21800fd

Browse files
committed
Adds section on Github integration
1 parent 6bbc210 commit 21800fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

git.qmd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ Positron provides a 3-way merge editor to help you resolve conflicts by choosing
9090

9191
**Learn more:** [Merge conflicts in VS Code](https://code.visualstudio.com/docs/sourcecontrol/overview#_merge-conflicts)
9292

93+
## Integration with Git platforms
94+
Positron includes the [GitHub](https://open-vsx.org/extension/vscode/github) and [GitHub Pull Requests and Issues](https://open-vsx.org/extension/GitHub/vscode-pull-request-github) extensions out of the box, which let you manage GitHub repositories, issues, and PRs directly from within Positron. You can learn more about bundled extensions on the [Extensions](extensions.qmd#included-extensions) page.
95+
96+
Other platforms are not integrated by default, but similar features are available after installing extensions like [GitLab Workflow](https://open-vsx.org/extension/GitLab/gitlab-workflow) or [Atlassian: Jira & Bitbucket](https://open-vsx.org/extension/atlassian/atlascode). You can search in the [Extensions pane](extensions.qmd#accessing-extensions) to find other extensions for the Git platform you use.
97+
9398
## Additional Resources
9499

95100
- [Introduction to Git in VS Code ](https://code.visualstudio.com/docs/sourcecontrol/intro-to-git): Comprehensive guide with screenshots and examples

0 commit comments

Comments
 (0)