You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix refresh being called before setup is called (STORAGE_KEY_KEYWORDS accessed before it is defined in render.js)
Windows and tabs that become inactive and then active again loses state and doesn't show the badges.
To Do
Disable/enable option in UI [High][Easy]
Disable/enable option in context menu [High][Medium]
Next/prev in context menu option [High][Medium]
Profiles/repo qualifiers [High][Hard]
Shortcut for next and prev [Low][???]
Azure styling [Low][Easy]
Theme select [Low][Easy]
Theme detection and styling [Low][Hard]
About
A Chrome extension that allows you specify custom keywords which can be detected within pull request files. The occurrences of these keywords can also easily be stepped through. This includes searches based on a portion of text or full words. This allows you to easily detect code smells and code violations.