-
-
Notifications
You must be signed in to change notification settings - Fork 165
GitHub issue highlighter
Rob Garrison edited this page Feb 17, 2019
·
17 revisions
GitHub added this functionality on 2018.07.26; this userscript is no longer required!
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 or OpenUserJS.
- Update GitHub icon.
- Update for new HTML structure.
- Run on pjax:end.
- Update GM4 polyfill.
- Add GM4 polyfill & update assets.
- 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