Github Comment Enhancer

Enhances Github comments

Verze ze dne 29. 08. 2014. Zobrazit nejnovější verzi.

Autor
jerone
Hodnocení
0 0 0
Verze
2.0.1
Vytvořeno
23. 04. 2014
Aktualizováno
29. 08. 2014
Size
27,1 KB
Licence
GNU GPLv3
Spustit na

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