Skip to content

gabrielbs/vscode-pull-request-time

Repository files navigation

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

About

A Visual Studio Code extension that helps you to create smaller pull requests based on git modifications :octocat:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages