Skip to content

ins0mniaque/mctd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Middle Click To Definition

Map middle click to "Go To Definition" in Visual Studio, Visual Studio Code and JetBrains Rider.

Installation

Important

The shortcut key for "Go To Definition" must be F12.

Download the latest release and add it to your startup folder (%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup).

or

Clone the repository and run the script (requires AutoHotkey v2):

git clone https://github.com/ins0mniaque/mctd

Usage

Middle click inside the IDE to "Go To Definition". Use the system tray icon to exit.

Warning

This will disable any other middle click shortcut inside the IDE.