Gitea Extension for Visual Studio

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.

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

Visual Studio | Marketplace

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

gitea.net

Screenshots

image

image

image

1 Like

Thanks and could you send a PR to add this tool on gitea third-party page? https://docs.gitea.io/en-us/third-party-tools/