Skip to content

Feature: Add --watch-step to control rebuild delay #200

@un4gt

Description

@un4gt

Current 50ms rebuild delay is too aggressive during typing. Propose adding --watch-step (ms) parameter that gets passed to watchfiles.awatch(step=...).

Implementation:

  • Add CLI argument
  • Pass value to awatch(...)
  • Keep default=50ms (current behavior)

Simple change using existing watchfiles capability.
I'm happy to contribute.

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