Copilot Idea: "Smart Staging"

Open
#319,969 1 comment 5 reactions 1 assignee View on GitHub

@lszomoru is already working on this.

Since Jun 4, 2026.

Assessment

This issue has not been assessed yet.

Description

I frequently find myself with a set of changes that I really need to break up into separate PRs. It can be very time consuming to do this manually.

I think that Copilot could do a pretty decent job at this. It can ask whether the user wants to split into stacked PRs (where one depends on another), or independent PRs. Bonus points if it can make build/test succeed in each of them before submitting the PR, and deal with the inevitable merge conflicts.

I was able to get a decent result from just a prompt, but it was slow and not particularly pretty in terms of UX.

/cc @isidorn

Dominant language
TypeScript
Stars
193k
Forks
42.9k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode

All issues in microsoft/vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.