1
1
mirror of https://github.com/maikebing/Gitea.VisualStudio.git synced 2020-06-03 16:54:26 +00:00
Gitea Extension for Visual Studio https://visualstudio.giteahub.com/
Go to file
2020-04-07 10:45:03 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2019-02-27 11:09:20 +08:00
docs Update README.md 2019-02-27 19:05:09 +08:00
GiteaApi@9803148ae4 fix #13 2019-07-24 13:27:48 +08:00
lib support vs2019 2018-12-08 14:56:48 +08:00
src Merge pull request #28 from maikebing/dependabot/nuget/Microsoft.VSSDK.BuildTools-16.6.2043 2020-04-07 10:45:03 +08:00
.gitattributes Auto detect text files and perform LF normalization 2019-02-28 13:39:56 +08:00
.gitignore 第一次提交, 从GitLabVS初步修改为GiteaVS 2017-10-24 02:17:40 +08:00
.gitmodules modify sub modules 2019-02-27 18:31:39 +08:00
appveyor.yml nuget restore GiteaVS.sln 2019-02-25 21:49:06 +08:00
GiteaVS.sln add image 2019-02-27 19:01:14 +08:00
LICENSE 第一次提交, 从GitLabVS初步修改为GiteaVS 2017-10-24 02:17:40 +08:00
nuget.config add nuget.config 2019-02-25 21:39:18 +08:00
README.md modify version 2019-03-09 10:11:40 +08:00
ResetEnvironment.cmd repository.Head.FriendlyName' threw an exception of type 'System.AccessViolationException' #11 2019-03-09 09:04:20 +08:00

Gitea Extension for Visual Studio

You can log any of your favorite Gitea servers and start your great job!

The Gitea Extension for Visual Studio provides Gitea integration in Visual Studio 2015/2017. Most of the extension UI lives in the Team Explorer pane, which is available from the View menu.

Appveyor:Build status

The Visual Studio Extension is also available at the Visual Studio Marketplace, or by searching for Gitea4VS in the Visual Studio extension manager. The latest build of the Visual Studio Extension is available at the Open VsixGallery

What's new ?

V1.0.62

  • Added context menu to the ListView in ConnectionSectionView with option to open or delete the local repo. Deleting send the repo directory to the Recycling Bin.
  • AddOpen URL from clipboard ,Right click on editor, if repository is hosted on Gitea 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.
  • Added repo descriptions to CloneView.
  • Minor enhancements.
  • Clone descriptions
  • Project.Description

V1.0.47

  • Resolved error when package is initializing. #3
  • Implemented Search in CloneView
  • other enhancements and bug fixes. #4 Thanks !troygeiger

V1.0.36

  • Added option to create or publish to organizations.

  • Added Connect and Sign Up buttons to ConnectSectionView.xaml and now leaving visible.

  • Removed password from .Gitea file and pull it from the Credential Manager.

  • Now storing last path cloned to in the .Gitea file.

  • Some bug fixes.

    Thanks !troygeiger

Q & A

Q: Update from version 0.0.0.1 not possible

A: Because canceling the installation to all users makes it easy to update automatically, you need to uninstall the old version and reinstall it once.

HomePage

https://visualstudio.giteahub.com/

HomePage

https://visualstudio.giteahub.com/

BUG And Issues

https://github.com/maikebing/Gitea.VisualStudio/issues

Visual Studio | Marketplace

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

Thanks

GitHub Extension for Visual Studio

CodeCloud Extension for Visual Studio

GitLab Extension for Visual Studio

Visual Studio Extension for opening files on GitHub.com

https://github.com/neuecc/Open-on-GitHub

gitea.net

https://github.com/mkloubert/gitea.net

Screenshots

image

image

image