Closed Glavin001 closed 10 years ago
Right clicking (context menu) is not working because once the menu item is pressed, it de-selects BEFORE triggering the code that retrieves the selected text and sends it.
This is the issue with the right-click (context menu) usage of sending selected source code: http://discuss.atom.io/t/operating-on-selection-via-context-menu/8543/4
atom-gitter:send-selected-code
User selects code then sends it to the current room. Easy!