VisualStudio

GitHub Extension for Visual Studio

Github星跟蹤圖

GitHub Extension for Visual Studio

About

The GitHub Extension for Visual Studio provides GitHub integration in Visual Studio 2015 and newer.
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 Visual Studio Marketplace.

Build Status

Follow GitHub for Visual Studio Join the chat at https://gitter.im/github/VisualStudio

Documentation

Visit the documentation for details on how to use the features in the GitHub Extension for Visual Studio.

Build requirements

  • Visual Studio 2019
    • .NET desktop development workload
    • .NET Core cross platform development workload
    • Visual Studio extension development workload

The built VSIX will work with Visual Studio 2015 or newer

Build

Clone the repository and its submodules.

To be able to use the GitHub API, you'll need to:

  • Register a new developer application in your profile
  • Create an environment variable GitHubVS_ClientID with your Client ID
  • Create an environment variable GitHubVS_ClientSecret with your Client Secret

Execute build.cmd

Visual Studio Build

Build GitHubVS.sln using Visual Studio 2019.

Logs

Logs can be viewed at the following location:

%LOCALAPPDATA%\GitHubVisualStudio\extension.log

Troubleshooting

If you have issues building with failures similar to:

"The type or namespace name does not exist..."

or

"Unable to find project... Check that the project reference is valid and that the project file exists."*

Close Visual Studio and run the following command to update submodules and clean your environment.

clean.cmd

More information

  • Andreia Gaita's presentation at Codemania 2016 about this extension.

Contributing

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

Copyright 2015 - 2019 GitHub, Inc.

Licensed under the MIT License

主要指標

概覽
名稱與所有者github/VisualStudio
主編程語言C#
編程語言Batchfile (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2015-06-30 18:11:40
推送於2023-06-18 15:48:01
最后一次提交2022-02-17 17:08:47
發布數106
最新版本名稱v2.11.106 (發布於 )
第一版名稱v1.0.0-alpha1 (發布於 )
用户参与
星數2.4k
關注者數234
派生數1.2k
提交數9k
已啟用問題?
問題數1431
打開的問題數438
拉請求數1004
打開的拉請求數25
關閉的拉請求數178
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?