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)
- Host: GitHub
- URL: https://github.com/xetera/issue-inspector
- Owner: Xetera
- License: mit
- Created: 2019-10-06T05:14:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T08:32:40.000Z (10 months ago)
- Last Synced: 2025-03-27T21:52:13.803Z (6 months ago)
- Topics: chrome-extension, github-extension, github-issues
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/issue-inspector/jcekpjkpiblmimjfbejfdkngbmdgaeen
- Size: 3.97 MB
- Stars: 45
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?
