Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>git submodule sortNew to Visual Studio Code? Get it now.
git submodule sort

git submodule sort

R

|
1,377 installs
| (0) | Free
Sort the submodule and make the submodule look clearer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git-submodule-sort

Sort Git Submodules is a Visual Studio Code extension that provides a simple and easy way to sort Git submodules in your project. It allows you to sort your submodules as a tree view with just a few clicks, making it easier to manage your Git repositories.

If both repositories use the same submodule, the VS code looks like this.

Therefore, this extension tries to make it clear. Like this.

Usage

open command palette (use F1, Ctrl+Shift+P (Windows & Linux) or Cmd+Shift+P (OS X)) then select command Enable git submodule sort

Requirements

This extension would NOT work if Visual Studio Code cannot modify itself.

Extension Settings

submodule repo prefix

  • git-submodule-sort.prefix: default is '┡'

Known Issues

If VS Code complains about that it is corrupted, simply click “Don't show again”.

After Visual Studio Code updated, please re-Enable git submodule sort.

Release Notes

0.1.5

patch 1.74.x

0.1.2

patch 1.66.x

0.0.3

patch 1.59.x

0.0.1

patch 1.58.x

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft