Skip to content

Show TODO/FIXME counts in the status bar #5

@srbdev

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

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