Glavin001 / atom-gitter

(UNMAINTAINED) :calling: Gitter chat integration with Atom.io
https://atom.io/packages/gitter
MIT License
24 stars 4 forks source link

Right-Click Line Numbers to send GitHub link to lines / highlighted sections #13

Open Glavin001 opened 10 years ago

Glavin001 commented 10 years ago

Right-Click Line Numbers to send GitHub link to lines / highlighted sections

Glavin001 commented 10 years ago

See #14 (send selected code). Difference is that this will send the GitHub link only. Such as https://github.com/Glavin001/atom-gitter/blob/master/lib/atom-gitter.js#L18

Glavin001 commented 10 years ago

See https://github.com/rgbkrk/atom-script/blob/master/menus/script.cson#L2-L7 for another package that calls a function from context menu in right-clicking line number.

ddnn55 commented 8 years ago

+1