veler / CopyGitLink

Copy links to files or selections to GitHub and Azure DevOps directly from Visual Studio's text editor, Solution Explorer and document tab.
https://marketplace.visualstudio.com/items?itemName=EtienneBAUDOUX.CopyGitLink
MIT License
44 stars 9 forks source link

Add ssh url support #1

Closed hmaiga closed 3 years ago

hmaiga commented 3 years ago

Currently only http/https urls are supported: https://github.com/veler/CopyGitLink.git We can improve it by adding ssh urls support: git@github.com:veler/CopyGitLink.git