Open this in GitHub
This extension provides a command to open the current file in GitHub. Getting StartedPress SpecificationThis extension finds the current commit SHA of the repository using It opens the blob URL with the active line number, for example,
If multiple lines are selected, it opens the the blob URL with the range, for example,
Installationhttps://marketplace.visualstudio.com/items?itemName=int128.vscode-open-this-in-github |