GitLink icon indicating copy to clipboard operation
GitLink copied to clipboard

Open your Sublime Text files on GitHub, Bitbucket, Gitlab or Codebase

Results 5 GitLink issues
Sort by recently updated
recently updated
newest added

Hey! I added the configuration as described in #28. Opted to go back to the old default (branch), however not sure if this would be expected. However, we can easily...

Hey! I recently noticed that the default revision was changed to be the commit hash instead of the branch, with no option to change it to the branch (like it...

Hi @rscherf, It would be possible to open the upstream link instead of the base repo? For instance, when I am working in a fork, I would prefer to share...

Hi! The link generation doesn't work well with Gitlab groups. For example, `[email protected]:group1/group2/repo-name.git` => `https://gitlab.selfhost.io/group1/group2/-/blob/master/some-file.md`. But it should be like `https://gitlab.selfhost.io/group1/group2/repo-name/-/blob/master/some-file.md`

When creating a link, currently it always points to Github even if the repo was cloned from Gitlab or Bitbucket. It would be great if the domain would be generated...