Skip to content

Show TODO/FIXME counts in the status bar#5

Description

@srbdev

Description

Add a status bar item that displays the count of highlighted patterns in the current file, giving developers a quick overview of outstanding items.

Example

TODO: 3 | FIX: 1

Or a combined total:

馃摑 4 items

Considerations

  • Update count when file changes or editor switches
  • Clicking the status bar item could show a quick pick list to jump to each occurrence
  • Option to show/hide via settings
  • Decide whether to count only visible patterns or scan the entire file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions