Skip to content

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.

Notifications You must be signed in to change notification settings

DuartBreedt/MySmellyCode

Repository files navigation

MySmellyCode

Issues

  • 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published