fzembow / github-issues-scroll-jump

Chrome extension to easily find the most liked comments in a Github issue thread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Install Github issues scroll jump directly from the Chrome Webstore

What is it?

It's annoying to have to scroll through dozens of comments in a github issue thread if you're just looking for that one comment where someone provided a workaround or the solution. Unlike StackOverflow, github issue threads aren't sorted by usefulness, even though reactions offer a useful measure of which comment is most helpful.

This is a chrome extension that annotates the scroll bar with the top comments in a github issue thread, allowing you to click or tab between them. It's like skip links for screen readers: you can go straight to the content rather than having to go past a lot of unrelated information.

screenshot of scrollbar

About

Chrome extension to easily find the most liked comments in a Github issue thread

License:MIT License


Languages

Language:JavaScript 95.8%Language:CSS 4.2%