Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After the recent updates, the commit message generator started ignoring the IDE language setting.
I use Cursor IDE with the Portuguese language extension — before, commit messages were generated in Portuguese.
Now, they’re always generated in English, even though the entire IDE is set to Portuguese.
Expected: Commit messages should follow the IDE language (Portuguese).
Actual: Commit messages are always generated in English.
Steps to Reproduce
Open VS Code with the Portuguese language extension installed.
Stage a file to commit.
Click the “Generate Commit Message” button (the
icon in the Source Control panel).
Observe that the generated message is always in English.
Expected: The generated commit message should match the IDE language (Portuguese).
Actual: The commit message is always generated in English.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Versão: 1.7.40 (user setup)
Confirmar: 1.99.3
Data: df79b2380cd32922cad03529b0dc0c946c311850
Electron: 2025-10-09T02:55:11.735Z
ElectronBuildId: 34.5.8
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.19.1
SO: 13.2.152.41-electron.0
Does this stop you from using Cursor
No - Cursor works, but with this issue