Skip to content

This solution makes it easy to add functionality to the GitHub for Visual Studio extension and explore its APIs.

Notifications You must be signed in to change notification settings

editor-tools/GitHub.VisualStudio.Contrib

Repository files navigation

About

This solution makes it easy to add functionality to the GitHub for Visual Studio extension and explore its APIs.

Quickstart

  1. Build the solution
> build
  1. Install the extension
> install
  1. Start development
> develop

Visual Studio will open with the GitHub.VisualStudio.Contrib project in live development mode. This means you can make a change, build just this project and immediately try your changes in the running instance of Visual Studio!

You only need to build/install the GitHub.VisualStudio.Contrib.Vsix project if you need to add/change menu items.

About

This solution makes it easy to add functionality to the GitHub for Visual Studio extension and explore its APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published