microsoft / microsoft/vscode-pull-request-github
Allow copying a github link to the default branch
Open
@alexr00 is already working on this.
Since Dec 16, 2024.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
i'd like to be able to copy a GitHub link to the default branch on github.
this extension already provides useful commands to work with github links:
- Copy GitHub Permalink
- Copy GitHub Head Link
- Open Permalink on Github
however I am often wanting to link people to the main branch, and not whatever my HEAD is pointing at which might not even be pushed up to github. so something like "Copy Github Default Branch Link" or similar help me generate the kind of links I am most often looking to share.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.