open-on-github icon indicating copy to clipboard operation
open-on-github copied to clipboard

Atom package for opening files on GitHub.com

Results 13 open-on-github issues
Sort by recently updated
recently updated
newest added

The repo I work in the most uses `staging` as the name of the default branch instead of `master`. If I check out a local branch that doesn't exist on...

bug

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.13.1. Commits 943977e Merge branch 'umd-alias', tag 1.13.1 release 5630f88 Add version 1.13.1 to the change log 5aa5b52 Update the bundle sizes 76c8d8a Bump the...

dependencies

this allows for the "right-click" contextual menu to show shortcuts for viewing the current file [Short description of suggestion] **Steps which explain the enhancement** 1. view any file (that is...

needs-review

It would be nice if this opened the GitHub Milestones of the particular project.

enhancement

if `.git/config` file has a remote that whose last line is any url other than github (ie, bitbucket) plugin errors saying it cannot open a (bitbucket) repository expected behaviour: it...

If you don't use uptracking all features will open files in default branch (master) instead of your local branch in remote. It would be cool if package will find `my_remote/branch_name`...

enhancement

This makes `open-on-github:repository` command open the remote branch tree URL (`github.com/user/repo/tree/some-branch`) by default if it exists and the branch is not master.

needs-review

### Prerequisites The prerequisites don't make sense for a package issue. ### Description If you have opened a directory in atom, but are editing a file from a directory below...