Visual Studio的GitLab扩展 GitLab Extension for Visual Studio

码农软件 · 软件分类 · Git开源工具 · 2019-11-03 20:12:44

软件介绍

You can login any of your favorite GitLab servers and start your great job!
The GitLab Extension for Visual Studio provides GitLab integration in Visual Studio 2015/2017.Most of the extension UI lives in the Team Explorer pane, which is available from the View menu.

How to set this up:

  1. In GitLab, [top right] go to Settings then Access Tokens (left menu)
  2. Enter a name & expire time (optional).
  3. Check off "api" as the scope.
  4. Click "Create Personal Access Token". This will appear in a textbox at the TOP of the page.
  5. In Visual Studio, click "Connect" beside GitLab.
  6. Enter your GitLab Username & paste in the Access Token.
  7. Change it to "API v4" instead of "API v4 OAUTH2".
  8. Also, CHECK OFF the "Two Factor Authentication".
  9. Save. You're DONE.

To Add an existing solution to GitLab:

  1. Open the solution Visual Studio
  2. File > Add to Source Control.
  3. In the "Team Explorer" tab, under Local Git Repositories, click the "..." to navigate to your project folder. Then click Add.
  4. At the top, click the dropdown and go to "Sync". Under Gitlab, click "Publish". (This creates the repo).
  5. In the dropdown at the top, chooose "Changes" to create an initial commit. Now Commit & Push.

What's new ?

V1.0.156

Visual Studio 2019 support

V1.0.150

  1. AddOpen URL from clipboard
  2. Support Gitee.com
  3. fix #35

V1.0.0.143 Fix Visual Studio MPF 15.0 problem

V1.0.0.142 Fix some bugs

V1.0.0.122

Fix HttpUtility.UrlEncode processing username or email causing problems that cannot be logged in

V1.0.0.119

Now update login mode is OAuth2, which can't be logon before because the new version of GitLab's API session has been discarded.

The two API login methods are supported in the login interface, and the old version of GitLab needs to be selected manually. The default is that the login mode is OAuth2 and V4 !

V1.0.0.115

1.You can select GitLab Api version .

V1.0.0.112 1.modify "Open On GitLab" to "GitLab"

  1. fix other!

V1.0.0.95
1.French, Japanese, German and other languages have been added, but these are Google's translations, so we need human translation!
2.Open on GitLab move to  submenu! 3.Fixed issue #3,Thanks luky92! 4.The selected code can create code snippets directly 5.When you create a project, you can select namespases. 6.GitLab's Api is updated from V3 to V4

V1.0.0.70
1 GitLab login information associated with the solution, easy to switch GitLab server.
2 Enter the password and press enter to login GitLab server. 3、Now, We can login   with two  factor authentication.just enter the personal access token into the password field.

VV1.0.0.58 Support for Visual Studio 2017  Fix bus.

2017-03-08   1.0.0.41

fix for vs2017

2017-03-04   1.0.0.40Â

1.  Right click on editor, if repository is hosted on GitLab Server , you can jump to master/current branch/current revision's blob page and blame/commits page. If selecting line(single, range) in editor, jump with line number fragment.

2. Fix #4 #5 #6

2017-03-04  1.0.0.39

fix some bug!

HomePage

http://visualstudio.gitclub.cn/

BUG And Issues

https://gitlab.com/maikebing/GitLab.VisualStudio/issues https://github.com/maikebing/GitLab.VisualStudio/issues

Visual Studio | Marketplace

https://marketplace.visualstudio.com/items?itemName=MysticBoy.GitLabExtensionforVisualStudio

Thanks

GitHub Extension for Visual Studio

CodeCloud Extension for  Visual Studio
  https://gitee.com/GitGroup/CodeCloud.VisualStudio

Visual Studio Extension for opening files on GitHub.com
https://github.com/neuecc/Open-on-GitHub 

NGitLab
https://github.com/Xarlot/NGitLab https://github.com/Franklin89/NGitLab
https://github.com/maikebing/NGitLab

 

本文地址:https://codercto.com/soft/d/18205.html

数据结构与算法分析

数据结构与算法分析

维斯 / 人民邮电 / 2006-10 / 59.00元

《数据结构与算法分析:C++描述》秉承Weiss著全一贯的严谨风格,同时又突出了实践。书中充分应用了现代C++语言特性,透彻地讲述了数据结构的原理和应用,不仅使学生具备算法分析能力,能够开发高效的程序,而且让学生掌握良好的程序设计技巧。一起来看看 《数据结构与算法分析》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具