Search code examples
idekeyboard-shortcutsmonodevelop

Map "Ctrl + Left click" to "Go to definition" in Monodevelop


From Eclipse and IntelliJ I'm used to holding Ctrl and left-clicking to Go to definition.

Monodevelop also provides a Go to definition feature, but I wasn't able to map it to my favorite Ctrl+ left-click. I know how to map actions to keyboard shortcuts in Monodevelop, but it seems that there is no way to use mouse clicks in these mappings.

Any idea how to get this working? Or maybe there is a plugin for that?


Solution

  • As far as I know, there is no way to do this in MonoDevelop. I have looked for an add-on too, but I found none.