Broken keybindings

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Updated recently and now my custom keybindings to navigate through edits.

{
“key”: “shift+cmd+a l”,
“command”: “editor.action.inlineDiffs.nextDiffFile”,
“when”: “editorTextFocus && @inlineDiffs.nextDiffFile.hasInlineDiffsInAnyEditor
}

Steps to Reproduce

Download cursor, set binding to the above, make a multi-file edit using AI, then try.

Expected Behavior

It should nav to the next file w/ a diff.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.5.5
VSCode Version: 1.99.3
Commit: 823f58d4f60b795a6aefb9955933f3a2f0331d70
Date: 2025-08-25T17:40:25.290Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

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