The Wayback Machine - https://web.archive.org/web/20180916220446/https://github.com/github/VisualStudio/tree/beta-2.2.0
Skip to content
GitHub Extension for Visual Studio https://visualstudio.github.com
Switch branches/tags
add-open-cover backport/2.3.4/1316-libgit2sharp-2.3.1 beta-2.2.0 beta-2.2.0.1 beta-2.4.99 build/appveyor-artifacts build/appveyor-fixes build/sign-with-sha256 build/vsinstaller cleanup-metrics-tests cleanup/inline-reviews cleanup/reformatting-for-consistency code-coverage codecoverage-tweaks donokuda/clone-refactor-polish feature/editor-comments-option-fancy feature/fork-sync feature/github-fork-detect-ahead feature/github-fork-get-writable-organizations feature/inline-reviews-margin-hack feature/inline-reviews-matchline feature/inline-reviews-sync-cache feature/inline-reviews-tooltip feature/issues-spike feature/open-from-uri-clone-ui feature/pr-review-authoring feature/pr-reviews-graphql feature/pr-reviews feature/pull-requests feature/readme-codemania feature/show-current-pr feature/submodule-changes feature/team-explorer-context feature/816-edit-pr-files feature/857-split-unit-tests features/check-suite-annotations-inline features/check-suite-annotations features/815-merge-button fix-code-coverage fixes/build-vsinstaller fixes/ci-tests fixes/codecov fixes/disposing fixes/fix-log-source fixes/fix-unit-tests-for-vs2017-master-merge fixes/get-service-deadlock fixes/is-head-pushed fixes/make-package-loading-async fixes/make-sure-remote-is-valid fixes/modelservice-bugs fixes/more-login-logs fixes/pr-details-designer fixes/project-debug-start-program fixes/repochanged fixes/repository-list-stale fixes/tweak-cache-times fixes/vs-language-pack fixes/479-clear-pr-creation-form fixes/655-providecodebase fixes/726-markdown-improvements fixes/812-automation-ids fixes/885-remove-assembly-resolver fixes/901-pr-diff-wrong-version fixes/931-AutomationIDs-dupe-project-guid fixes/951-package-in-blend fixes/971-show-docs-when-in-github-repo fixes/996-tracewriteline-deadlocking fixes/1006-right-diff-empty fixes/1060-session-null-check fixes/1176-duplicated-credential-code fixes/1190-mergebase-not-found fixes/1217-devenv-config-not-updated-metrics fixes/1217-devenv-config-not-updated fixes/1241-ParseFragment-OutOfBounds fixes/1299-wrong-notification-message fixes/1305-better-failures fixes/1306-LibGit2Sharp-v2.3.1 fixes/1355-vsgitext-vs2017 fixes/1408-change-branch-event fixes/1454-from-executing-assembly fixes/1466-metrics-fields-missing fixes/1550-refresh-MEF-in-background fixes/1558-toolbar-navigation-between-panes fixes/1614-disable-NUnit3TestAdapter fixes/1662-import-PullRequestStatusBarManager-on-Main fixes/1757-open-from-url fixes/1832-explicit-github-and-enterprise-gists fixes/1863-packages-not-loading fixes/1921-collaborator-repositories grokys/build-for-2017-on-2015 grokys/githubpane-refactor grokys/maintainer-workflow-diff grokys/navigation-fixes grokys/pr-checkout grokys/pr-detail grokys/repos-logging grokys/wip/ui-update-experiments internationalization jcansdale/consolidate-SharedDictionaryManagers jcansdale/imagemanifest-strong-name jcansdale/improve-OpenInVS jcansdale/inline-themes-blue jcansdale/manifest-VS2017 jcansdale/test-build l10n_master localization-fixes master-1004-review master metrics/NumberOfTeamExplorerOpenPullRequestList metrics/tweaks readme/experimental refactor/assembly-jiggle refactor/clone refactor/connections-master refactor/connections/local-repositories refactor/convert-VSGitExt-to-service refactor/move-IGitHubToolWindowManager-to-Exports refactor/mvvm-view-locator refactor/pr-list-0.6-update refactor/pr-list refactor/pr-models release-1.0 release-1.0.15.3 release-1.0.17.0 release/v2.3.4 release/1.0.16.3 release/1.0.17.1 release/1.0.18 release/2.0.14.5 release/2.1.0 release/2.1.1.2 release/2.1.1.3 release/2.1.1.4-1.0-lol release/2.1.1.4 release/2.2.0.6 release/2.2.0.7 release/2.2.0.8 release/2.2.0.9 release/2.2.0.10 release/2.2.0.11 release/2.2.0.14 release/2.2.1 release/2.3 release/2.3.0 release/2.3.1 release/2.3.5-packages release/2.3.5 release/2.3.6 releases/v2.5.2.2500-vsinstaller releases/v2.5.2.2566 releases/2.5.5-vsinstaller revert-369-fixes/360-validate-clone-directory-exists revert-1346-refactor/mvvm settings/add-property-events shana/cleanup-serviceprovider-some-more shana/dedup-metrics-keys shana/fix-credential-test shana/merge-pr-gist shana/optimizing-carriage-return-parsing shana/sqlitepcl-update shana/testing-the-holder stanley/build-log stanley/check-suites-pull-request-model-1 stanley/resharper-settings sync-to-active-document task/update-nunit temp/make-some-tests-fail test/integration-tests ui/comment-polish ui/no-separator ui/show-current-pr-polish ui/vs-colors-and-brushes visual-studio-nightly-build vs-compatibility xunit-repro
Nothing to show
Clone or download
Pull request Compare This branch is 1 commit ahead, 3797 commits behind master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
documentation
lib
script @ f870436
scripts
src
submodules
.editorconfig
.gitattributes
.gitignore
.gitmodules
Build-Solution.cmd
Build-Solution.ps1
CONTRIBUTING.md
GitHubVS.sln
ISSUE_TEMPLATE.md
LICENSE.md
README.md
appveyor.yml
build.cmd
deploy-local.cmd
deploy.cmd
nuget.config

README.md

GitHub Extension for Visual Studio

The GitHub Extension for Visual Studio provides GitHub integration in Visual Studio 2015. Most of the extension UI lives in the Team Explorer pane, which is available from the View menu.

Official builds of this extension are available at the official website.

Join the chat at freenode:github-vs Join the chat at https://gitter.im/github/VisualStudio

Installing beta versions

Older and pre-release/beta/untested versions are available at the releases page, and also via a custom gallery feed for Visual Studio.

You can configure the gallery by going to Tools / Options / Extensions and Updates and adding a new gallery with the url https://visualstudio.github.com/releases/feed.rss. The gallery will now be available from Tools / Extensions and Updates.

Beta releases will have (beta) in their title in the gallery, following the version number. You can view the release notes in the gallery by hovering over the description, or by clicking the Release Notes link on the right side.

Build requirements

  • Visual Studio 2015
  • Visual Studio SDK

Build

Clone the repository and its submodules in a git GUI client or via the command line:

git clone https://github.com/github/VisualStudio
cd VisualStudio
git submodule init
git submodule deinit script
git submodule update

Open the GitHubVS.sln solution with Visual Studio 2015. To be able to use the GitHub API, you'll need to:

Contributing

Visit the Contributor Guidelines for details on how to contribute as well as the Open Code of Conduct for details on how to participate.

Copyright

Copyright 2015 - 2016 GitHub, Inc.

Licensed under the MIT License

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.