I like Ctrl-click to jump to definition. How to remap it? Or how to add i.e. Ctrl-Shift-Click as a new one? Reproducible: Always
Git commit 67fdd39b4ba980ab34fb1eac405622df5651b3b3 by Milian Wolff, on behalf of Pedro Ferreira. Committed on 01/03/2016 at 21:28. Pushed by mwolff into branch '5.0'. Change default CTRL + Click jump to definition instead of declaration. The current default behaviour on CTRL + Click causes the editor to jump to the function's declaration. This patch changes that to jump to definition instead. FIXED-IN: 5.0.0 REVIEW: 127241 M +41 -61 plugins/contextbrowser/browsemanager.cpp M +12 -0 plugins/contextbrowser/browsemanager.h http://commits.kde.org/kdevplatform/67fdd39b4ba980ab34fb1eac405622df5651b3b3