similar to this question but different.
given a Diff or a PR in Azure Devops, I'd like to get a URL to a specific line (or range).
that way I can send the URL to other people !
similar to this question but different.
given a Diff or a PR in Azure Devops, I'd like to get a URL to a specific line (or range).
that way I can send the URL to other people !
As a workaround you can go to the file and line you want to link inside AzDev. When you click on the line number you want to link you get a link icon.
This will provide a url which takes you to the line you want to reference.
If you want to show the code inside the PR comment you will need to copy/paste and use ``` tags.
© 2022 - 2024 — McMap. All rights reserved.