Beta: command names may change, but no commands should disappear
This package provides a quick way to get a link to any piece of code hosted in github or github enterprise.
apm install git-links
or
Ctrl(command)+,
(open settings)git-links
in the box and hit enterDefine your own keymap, or use Ctrl(command)+Shift+P (the command palette) to execute one of the commands
NOTE: These are subject to change at any time until this package reaches 1.0
Name | Description |
---|---|
git-links:copy-absolute-link-for-current-line |
Copies a link to your clipboard which represents the current line of code in Github |
git-links:copy-absolute-link-for-current-file |
Copies a link to your clipboard which represents the current file in Github |
git-links:copy-absolute-link-for-current-commit |
Copies a link to your clipboard which represents the current commit in Github |
git
and expecting the shell to figure it outContributions are always welcome!
If you encounter a bug, please open an issue and write a bug report.
If you want to add a new feature or fix a bug, fork this repository and send a pull request.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.