Skip to content

Enable middle mouse button to open links and go to definition #266045

@hediet

Description

@hediet

(see #154465 and #3130)

Verification steps:
Set:

"editor.mouseMiddleClickAction": "ctrlLeftClick",

... check that in the editor whenever you use the middle mouse button to click on text, that behaves as if you used ctrl+left click.

Set:

"editor.mouseMiddleClickAction": "openLink",

... check that when you use the middle mouse button to click on a link, that link opens (otherwise middle mouse click has default behavior, i.e. nothing should happen).

Metadata

Metadata

Assignees

Labels

editor-coreEditor basic functionalityfeature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions