Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Pull Request TimeNew to Visual Studio Code? Get it now.
Pull Request Time

Pull Request Time

gabriielbs0673

|
948 installs
| (1) | Free
Helps you to remember if it is a Pull Request Time
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Some studies proves that developers should not review more than 400 lines of code at time, but work in small batches is hard, mostly when you're not used to it.

This extension helps you to create more commits and smaller pull requests based on git modifications :octocat:

How it works

The default configuration checks every five seconds for your changes, and if you have more than 200 modifications between insertions and deletions the extension will ask you if It Is a Pull Request Time ⏰

Then, you will have options for

Trigger a commit with the Open It option:

Or snooze it for five, ten or a custom amount minutes:

Instalation

Search for pull request time on VSCode Extensions

Or

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install gabriielbs0673.pull-request-time

Improvements

  • [ ] Receive interval time from extension configs
  • [ ] Receive max modifications number from extension configs
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft