So I got inspired from better comments extension and made an addon for firefox.
What it does is adds colors to the comments on Github files.
Supported comments annotations are:
Alerts (!) Red
! This is alert
Queries (?) Blue
? This is a query
TODOs (TODO:) Orange
TODO: This is to be done
Highlights (*) Green
* This is a comment
Here is the link:
https://addons.mozilla.org/en-US/firefox/addon/github-better-comments/
I made it first for chromium but it turns out that I've to pay them for a dev account.
Top comments (9)
This is really cool! Any plans for a chromium version?
second that too :)
?
I made it for chromium first but it turns out that I've to pay them for the developer account.
Could you just post a CRX? I use ungoogled chromium so having it in the web stor actually just makes it more complicated to get.
Okay I'll put it on github and comment here when updated
Thanks๐ค
Cool its like a friendly reminder that I should actually use the better comments visual studio code extension I have installed, instead of relying on normal comments all the time :)
Same things thing happened with me