- A feature that has been completed
- A feature that has NOT yet been completed
Features that have a checkmark are complete and available for download in the CI build.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
- Fix for " cannot connect to custom gitlab server with different port #50"
- Fix Login issue within new visual studio project #43
- Fixed some bugs
- Fix URL generation for master branch -- by FurkanKambay
- Fix Translation was wrong - by chrgraefe
-Fix #40 Publish option available while tracking remote repository.
Automatically detects the API version of Gitlab
Visual Studio 2019 support
- AddOpen URL from clipboard
- Fix load error
- [x]Fix HttpUtility.UrlEncode processing username or email causing problems that cannot be logged in
-
[x]Now update login mode is OAuth2, which can't be logon before because the new version of GitLab's API session has been discarded.
-
[x]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 !
- [x]You can select GitLab Api version .
- [x].modify "Open On GitLab" to "GitLab"
- French, Japanese, German and other languages have been added, but these are Google's translations, so we need human translation!
- Open on GitLab move to submenu!
- Fixed issue #3,Thanks luky92!
- The selected code can create code snippets directly
- When you create a project, you can select namespases.
- GitLab's Api is updated from V3 to V4.
- [x]GitLab login information associated with the solution, easy to switch GitLab server.
- [x]Enter the password and press enter to login GitLab server.
- Now, We can login with two factor authentication.just enter the personal access token into the password field.
- Support for Visual Studio 2017 2- [x] Fix bus.
** V1.0.0.40
- 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.
- Fix #4 #5 #6 Official builds of this extension are available at the official website.