inbox-open-notification
Open a GitHub notification URL in the browser
Open Notification
Open a notification's issue or PR in the default browser.
Command
open {url}
On Linux use xdg-open {url} instead.
Replace {url} with the GitHub HTML URL (e.g., https://github.com/owner/repo/issues/123).
You can also use:
gh issue view {number} --repo {owner}/{repo} --web
gh pr view {number} --repo {owner}/{repo} --web
Loading supporting files
microsoft/vscode-team-kit · MIT · Revision b6c13ecc74ac
Be the first to comment
Share what worked or leave a question for the creator.