VCS Operations Quicklist

Your next VCS action at hand!

00:00
00:00

Meet the VCS Operations Quicklist 🏷

Switching branches, committing changes, viewing file history, or comparing revisions. With the VCS Operations quicklist, those actions are both, systematically listed and easy to reach. Furthermore, the quicklist supports just typing to filter results, and shows indicators for branches to see incoming and outgoing changes.

A little cream topping is the automatic restore of workspaces whenever we switch a branch. This ensures that we get our previous environment back, including opened files, favorites, breakpoints, and more.

By the way, quicklists can be customized! 🤫

See Also


Related Resources

Version Control in Rider
Version Control in Rider
Working with Git, commit code, rebase and switch branches. Let's explore version control (VCS)!
.NET Collections and Data Structures
.NET Collections and Data Structures
Learn how to apply the right collection for the task at hand.
Connect to a Running Docker Container Shell
Connect to a Running Docker Container Shell
Explore the file system and processes in the container, tail a log file, and more.