Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Line-staging (Interactive Staging)

Line-staging support, a.k.a. interactive staging is one of our most popular Git suggestion tickets. Visual Studio already supports staging files and now we are taking that to the next level by making it possible to stage chunks of changes in your files right from the editor. Line-staging can be helpful when you need to split changes across ...