Feed / VisualStudio
mediumVisualStudionew featurevs_blog · Aug 11, 2026

Today I will… manage Git Submodules without leaving the IDE

Visual Studio now allows developers to manage Git submodules directly within the IDE, eliminating the need to switch to a terminal. This improves workflow efficiency by integrating submodule management into the development environment.

If you’ve worked with Git submodules for any length of time, you probably have a love-hate relationship with them. They’re genuinely useful for pulling a shared library, an SDK, or common build scripts into your project. But actually working with them usually means tabbing over to a terminal and try
View original article →
Audience
developer
Environment
cloudon_premises
Classification confidence: 95%
Loading correlations…
Today I will… manage Git Submodules without leaving the IDE | 365Forge