Skip to content

ignoreSubmodules is honored differently for Pull Requests and Issues view #7741

@binderjoe

Description

@binderjoe

Testing #7716

  1. Clone https://github.com/microsoft/vscode-web-editors
  2. cd into the new clone
  3. git submodule init
  4. git pull --recurse-submodules
  5. Set ignoreSubModules:true
  6. Developer: Reload Window

Everything appears as expected, with only the root visible.
7. Set ignoreSubModules:false
8. Developer: Reload Window

Now the issues view correctly shows the submodule issues, but the PR view does not.

Image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterverification-foundIssue verification failed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions