Github Comment Enhancer

Enhances Github comments

As of 2014-08-21. See the latest version.

Author
jerone
Ratings
0 0 0
Version
2.0.1
Created
2014-04-23
Updated
2014-08-21
License
GNU GPLv3
Applies to

Github Comment Enhancer

Install

Description

Add features to enhance comments & wiki on Github and comments on Github Gist.

Screenshot

Github Comment Enhancer Screenshot

Compatible

Please notify when this userscript is successfully tested in another browser...

Version History

  • 2.0
  • 1.6
  • 1.5
    • Added pinned contributing message;
    • Added tooltips for all buttons;
  • 1.4
    • Included on Github Gist;
    • Fixed issue with missing trailing space when selected;
    • Added snippets (only useragent atm);
    • Added clear button;
  • 1.3
    • Navigation logic implemented;
    • Inline comment logic implemented;
    • Included on Wiki pages;
    • Fixed warnings by JSHint;
  • 1.2
  • 1.1.1
    • Fixed space being not part of selection again;
  • 1.1
    • Fixed space being not part of selection;
    • Added new line when needed;
  • 1.0
    • Initial version;

TODO

  • Allow editing markdown files -> to hard right now, requires knowledge of hooking into ACE;
  • Quick quoting;
    • Replying on inline comments should be in textarea below when open (not bottom);
    • Add reply button to newly created replies and ajax loaded comments;
    • Update preview when replying while preview is open;
  • Syntax highlighting;
  • Keyboard shortcuts (https://github.com/ccampbell/mousetrap);
  • Add more snippets (predefined and executable);

Notes

Test cases:

External links