Skip to content

Repository files navigation

GitHub Reference Opener

A small VS Code extension that opens GitHub references found in text.

Usage

Place the cursor on (or select) one of the following and press the shortcut:

  • org/repo
  • org/repo@branch
  • org/repo#123
  • #123 (resolved via git remote)

The reference will open in your browser.

Shortcut

  • macOS: ⌘ + ⌥ + G
  • Windows/Linux: Ctrl + Alt + G

Notes

  • Works in any text file (code, markdown, documentation)
  • No GitHub API calls
  • No configuration required

About

A small VS Code extension that opens GitHub references found in text.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages