Skip to content

Add periodic Copilot quota polling for footer widget #15

@apoapostolov

Description

@apoapostolov

Feature Request: Regular Copilot Quota Polling

Problem: The Copilot quota footer widget currently shows stale data because there's no mechanism to refresh it regularly.

Proposed Solution: Implement periodic polling (every X seconds/minutes) to fetch current Copilot quota usage and update the footer widget automatically.

Requirements:

  • Poll Copilot quota API regularly
  • Update footer widget with latest usage data
  • Configurable polling interval
  • Efficient resource usage (don't over-poll)

Benefit: Users will always see accurate quota information in the VS Code footer widget.

Priority: Medium
Labels: enhancement, copilot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions