Skip to content

Allow disabling the submodule auto detection warning #50165

@Gama11

Description

@Gama11

There are some project for which I'm always greeted with a warning like this when opening them:

This is a bit annoying, as there's nothing actually "wrong" - I don't need all submodules to be auto-detected for my workflow. I tried this setting in the hopes that it would get rid of the warning:

"git.detectSubmodules": false

However, it doesn't actually get rid of the warning, which seems like a bug, or at least counter-intuitive behavior.

Increasing "git.detectSubmodulesLimit" does work, but as I said, I don't really need all submodules to be auto-detected, I just want the warning to go away, and I'm concerned that this has a performance impact.


VSCode version:

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buggitGIT issuesgood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions