GabrielMoraru 34 Posted March 13 (edited) DDevExt has a nice feature called "Ctrl+Alt+Up/Down to move line". I use it a lot! (If you don't know it you don't know what you are missing 🙂 )  The problem is that sometimes Delphi forgets about this shortcut (nothing happens when I press the keys) so I need to open this settings panel and close it back, in order to reactivate the shortcut.   Sometimes it happens after IDE restart, sometimes it just happens while the IDE is running. Seems pretty random. Once deactivated, it never comes back (by itself).  Anyone has any idea what causes this and how to fix it?  Edited March 13 by GabrielMoraru Share this post Link to post
corneliusdavid 242 Posted March 13 You'd have to create an issue on the Github repository and wait for someone to fix it--or better yet, clone it, fix it yourself, and create pull request! Share this post Link to post
dummzeuch 1622 Posted March 14 I have a similar problem with the GExperts hotkeys. There is a bug report on SourceForge that also suggests a cause and fix for this. Unfortunately I was unable to get it to work. 1 Share this post Link to post