GitHubExtension
GitHubExtension copied to clipboard
A visual studio extension for interacting with GitHub.
.sln - Project 1 (Repo 1) - Project 2 (Repo 2) - Project 3 The "Lock" only shows for Project 1, and if I open the team explorer it seems...
In the meantime, add this to the readme We do not currently support GitHub's Two-Factor Authentication system. However, you can generate a Personal Access Token to log in to your...
Command to take a text selection or the currently open file and create a Gist from it.
This is related to #76. It would be nice to specify (or search for) an arbitrary repository, and view the issue list in read-only mode even if you aren't listed...
When we implement #76, we will be working on issues in repositories that you may not have full rights to, so you may not be able to assign issues, add...
The NInject dependency seems to duplicate functionality which is normally handled using MEF in the Visual Studio extensibility world. Introducing a different composition mechanism makes it more challenging for users...
Changes to the issue, links to other issues, etc should be included in the issue flow as it is on the web.