-
-
Notifications
You must be signed in to change notification settings - Fork 169
GitHub issue highlighter
Rob Garrison edited this page Jun 12, 2017
·
17 revisions
A userscript that highlights the linked-to comment.
- It works on issue comment pages only.
- A highlight is only applied when a
#issue
or#issuecomment
hash is visible. - Click this link to install from GitHub, or install from GreasyFork.
- Prevent JS error from invalid hash.
- Change license to MIT.
- Fix linting.
- Clean up linting issues.
- Fix css to override GitHub Dark styles.
- Initial commit