Ecosyste.ms: Awesome
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: 16 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T08:32:40.000Z (24 days ago)
- Last Synced: 2024-11-28T09:30:03.476Z (24 days 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: 2
- 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?![static](assets/issue-inspector-preview.png)
![animated](assets/preview.gif)