You must have git installed.
apm install git-link
Or search for the git-link
package via Settings > Packages
. Read more on Atom Packages.
Please add an issue if you need support for a platform not mentioned above.
[myfolder]/my#file.txt
No keymaps are currently set by default.
I recommended you configure your own keybindings and use what is comfortable for you. You can do this by going to Settings > Keybindings
or open it from the Command Pallete using Application: Open Your Keymap
.
Command List | Description |
---|---|
git-link:copy-link-to-line |
Copy a link to the current line |
git-link:copy-link-to-selection |
Copy a link to the current selection |
git-link:copy-link-to-file |
Copy a link to the current file |
git-link:copy-link-to-repository |
Copy a link to the current repository |
git-link:open-line-in-browser |
Open the current line in browser |
git-link:open-selection-in-browser |
Open the current selection in browser |
git-link:open-file-in-browser |
Open the current file in browser |
git-link:open-repository-in-browser |
Open the current repository in browser |
git-link:edit-line-in-browser |
Edit current line in browser |
git-link:edit-selection-in-browser |
Edit current selection in browser |
git-link:edit-file-in-browser |
Edit current file in browser |
Personally, I got the most value out of this by:
git-link:copy-link-to-selection
command,Permalinks are possible only if changes are available remotely (changes have been pushed).
Please take a look at our contributing guidelines if you're interested in helping out!
If you like or found this project helpful, please leave a star and consider supporting it for further development.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.