Opens the current file or project page in GitHub.
pnpm run vsce:package
code --install-extension openingh-[VERSION].vsix
- Works with detached HEAD and supports checked out branches or forks
- Automatically selects the correct line number on the file page
- Supports GitHub
VSCode builtin Git Extension must be installed.
OpenInGitHub: File
- Opens the current file page in GitHub.OpenInGitHub: Lines
- Opens the current file with range selection in GitHub.OpenInGitHub: Repo
- Opens the project's git repository page in GitHub.