13

I use C++ Builder 2010 and I could'nt figure out how to change keyboard shortcuts.

From Tools > Options > Editor Options > Key Mappings, there are some key mapping modules, I use "IDE classic module", but I want to change some shortcuts in this module, is it possible?

Johan
  • 74,508
  • 24
  • 191
  • 319
tutalia
  • 285
  • 3
  • 16

2 Answers2

9

You can't. It is a top requested feature to be able to customize them.

David Dean
  • 2,682
  • 23
  • 34
  • 1
    Is there no file you can edit for this? Like a .pas or something? – Bizmarck Dec 18 '14 at 18:49
  • I haven't used any recent XE versions, but as of XE2 or so it wasn't possible. – David Dean Dec 18 '14 at 23:03
  • There is no way to add a shortcut for a menu item?! I have added a new external tool to the RAD Studio and want to define a shortcut for that. Any idea? – Masood Oct 23 '15 at 07:46
  • I just dont understand why they would map Ctrl+w to such a weird and illogical feature. Even in rad studio 10.4 - STILL,.. – T.S Feb 11 '21 at 08:29
5

GExperts plugin allows you to change "IDE Menu Shortcuts", from the menu item with such name.

artu-hnrq
  • 1,343
  • 1
  • 8
  • 30
HagaHood
  • 199
  • 2
  • 9