An open API service indexing awesome lists of open source software.

https://github.com/xetera/issue-inspector

🔎 Preview and jump to the most upvoted comments in github issues (which are probably solutions)
https://github.com/xetera/issue-inspector

chrome-extension github-extension github-issues

Last synced: 4 months ago
JSON representation

🔎 Preview and jump to the most upvoted comments in github issues (which are probably solutions)

Awesome Lists containing this project

README

          

# Issue Inspector



Instantly find the solution you're looking for in github issues.

Issue Inspector ranks each comment on issues by the reactions. Comments with many 👍 and ❤️ are probably solutions so they go at the top.

## Download

[Download the extension on the chrome web store here](https://chrome.google.com/webstore/detail/issue-inspector/jcekpjkpiblmimjfbejfdkngbmdgaeen)

## TODO

- [x] Show relevant comments in order
- [x] Add a button for collapsing the previews
- [ ] Tweak the weights further
- [ ] Add persistence for visibility toggle?

![static](assets/issue-inspector-preview.png)

![animated](assets/preview.gif)