Skip to content

VS Code

Ignore Submodule Changes

Prevent VS Code from flagging changes inside Git submodules in the source control panel. Add to settings.json:

json
"git.ignoreSubmodules": true