FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

UserScripts/Github_Comment_Enhancer at master · jerone/UserScripts · GitHub

Latest commit

 

History

History

README.md

Notice

*THIS USERSCRIPT IS SADLY DEPRECATED*. Most of this UserScript functionality has been implemented by GitHub. The reply-feature that GitHub didn't implement, has been moved to it's own UserScript: Github Reply Comments.

Description

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

You can reply to issues, pull requests and inline comments by pressing the reply button on every comment.

Every comment field also got a toolbar, consisting of the following buttons:

  • Bold (ctrl+b)
  • Italic (ctrl+i)
  • Underline (ctrl+u)
  • Strikethrough (ctrl+s)
  • Headers
    • Header 1 (ctrl+1)
    • Header 2 (ctrl+2)
    • Header 3 (ctrl+3)
    • Header 4 (ctrl+4)
    • Header 5 (ctrl+5)
    • Header 6 (ctrl+6)
  • Link (ctrl+l)
  • Image (ctrl+g)
  • Unordered List (alt+ctrl+u)
  • Ordered List (alt+ctrl+o)
  • Task List (alt+ctrl+t)
  • Code (ctrl+k)
    • Syntax highlighting
  • Quote (ctrl+q)
  • Horizontal Rule (ctrl+r)
  • Table (alt+shift+t)
  • Snippets
    • Tab character
    • UserAgent
    • Contributing message
  • Emoji
  • Clear content (alt+ctrl+x)

Screenshot


Back | FazBrowse Home | New Git URL