Ctrl-click to jump to file not working for git worktrees

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Im using multiple models in ask mode. Cursor automatically uses git worktrees for this.

When this is the case I can’t ctrl-click on an import to jump to the file.

Steps to Reproduce

Follow description

Expected Behavior

Ctrl-click should work

Operating System

MacOS

Version Information

Version: 2.4.28
VSCode Version: 1.105.1
Commit: f3f5cec40024283013878b50c4f9be4002e0b580
Date: 2026-02-03T00:56:18.293Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hi @JimX,

Thanks for reporting this. For performance reasons, Cursor does not currently support LSPs (Language Server Protocols) in worktrees (docs). LSPs power functionality like Ctrl+Click. We’re working on adding support for this but don’t have an ETA yet.

Thanks for the quick reply :slight_smile:

Separate but related question in that case, can I disable worktrees when using multiple models in ask mode?

As ask mode doesn’t allow changes I don’t really need worktrees, regardless of this issue.

Totally hear that, right now that’s not possible. Multiple models = worktrees.

1 Like