GabrielMoraru 31 Posted Thursday at 07:45 PM (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 Thursday at 07:48 PM by GabrielMoraru Share this post Link to post
corneliusdavid 232 Posted Thursday at 10:52 PM 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 1580 Posted Friday at 07:51 AM 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