Ubuntu git submodules not visible

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I’ve already set values for git.detectSubmodules and git.detectSubmodulesLimit, but in this new version Cursor still doesn’t support submodules.

Steps to Reproduce

Use project with multiple submodules.

Expected Behavior

If project has git submodules then in git changes tab it should display.

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.5.1
VSCode Version: 1.99.3
Commit: 99e3b1b4d8796e167e72823eadc66ac2d51fd400
Date: 2025-08-21T00:21:08.834Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.8.0-71-generic

Does this stop you from using Cursor

Yes - Cursor is unusable

Can you try this and let us know if it works?

Thanks for the suggestion, but it still wasn’t working. After changing the property git.autoRepositoryDetection from openEditors to true, the submodules are now displayed.

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.