Is your feature request related to a problem? Please describe.
From git and git tooling, I'm used to creating permalinks with https://marketplace.visualstudio.com/items?itemName=hogashi.vscode-copy-github-permalink, for example. I use this a lot to communicate non-breaking links to collaborators.
Describe the solution you'd like
Like https://marketplace.visualstudio.com/items?itemName=hogashi.vscode-copy-github-permalink, I imagine a command svn: Copy URL at current revision that copies the URL at the current revision to the clipboard. Tortoise SVN can do this from the log view:
Describe alternatives you've considered
None
Additional context
Here are SVN server's docs for revision-pinned links.
Is your feature request related to a problem? Please describe.
From git and git tooling, I'm used to creating permalinks with https://marketplace.visualstudio.com/items?itemName=hogashi.vscode-copy-github-permalink, for example. I use this a lot to communicate non-breaking links to collaborators.
Describe the solution you'd like
Like https://marketplace.visualstudio.com/items?itemName=hogashi.vscode-copy-github-permalink, I imagine a command
svn: Copy URL at current revisionthat copies the URL at the current revision to the clipboard. Tortoise SVN can do this from the log view:Describe alternatives you've considered
None
Additional context
Here are SVN server's docs for revision-pinned links.