Map middle click to "Go To Definition" in Visual Studio, Visual Studio Code and JetBrains Rider.
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
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.