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

Link does not work for Enterprise DevOps Server 2019 installation #18

Open andyliau opened 2 years ago

andyliau commented 2 years ago

For Azure DevOps Server Version 17

The generated link does not work for this version of DevOps Server: https://devops.yourcompany.com/collection/Project/_git/Repo/blob/ade633d76e8d92ce37f6aa49c5c68727aa7e4e10/PathToFile.cs#L100-123

The link that works: https://devops.yourcompany.com/collection/Project/_git/Repo?path=PathToFile.cs&version=GBmaster&_a=contents&line=107&lineStyle=plain&lineEnd=147&lineStartColumn=1&lineEndColumn=5