Configurable Middle Mouse Click Behaviour in IDE

Feature request for product/service

Cursor IDE

Describe the request

VSCode added a new setting last year to allow configuring behaviour of middle mouse click in the editor. It is mostly intended to allow to set it to “ctrlLeftClick” which enables smoother code navigation with the mouse. This feature was launched with VSCode 1.105. Cursor uses VSCode extension API 1.128 right now but still this setting does not seem to be working in Cursor though it works fine with VSCode. It would be great if this parity does not exist and all features of VSCode can be used in Cursor.

Link to VSCode issue: Enable middle mouse button to open links and go to definition · Issue #266045 · microsoft/vscode · GitHub

Version: 3.15.6 (Universal)
VS Code Extension API: 1.128.0
Commit: a1f686545fd0ce8917bbd2449f733551a9bce420
Date: 2026-08-06T01:41:03.876Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Darwin arm64 25.5.0

Operating System (if it applies)

MacOS

Thanks for the feedback @Aditya_Agrawal! It’s expected that this doesn’t work right now (the last rebase came before it was added). Shared it with the team.