SUMMARY *** When trying to place multiple cursors on a function call, it doesn't just add the cursor but also goes to the definition of the function. Maybe only ctrl + click or alt + click should go to definition instead of both. Or these shortcuts should be configurable. Currently you cannot remove them in the keyboard shortcut menu. *** STEPS TO REPRODUCE 1. Use any multi cursor modifier except for meta 2. Try to place a cursor on any function call OBSERVED RESULT The cursor is placed and it goes to the function definition. EXPECTED RESULT The cursor is placed without going to the function definition SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 37 (available in About System) KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7
The relevant merge request https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/342 was not completed. Probably the merge request's author lost interest or doesn't have time to finish it.