Skip to content

enochchau/openingh

Repository files navigation

openingh

Opens the current file or project page in GitHub.

Install

pnpm run vsce:package
code --install-extension openingh-[VERSION].vsix

Features

  • Works with detached HEAD and supports checked out branches or forks
  • Automatically selects the correct line number on the file page
  • Supports GitHub

Requirements

VSCode builtin Git Extension must be installed.

Commands

  • 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.

Related

About

VSCode Extension to open files in GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published