Oh, what a great tool - missed that
Some ideas for version 2...
- sometimes Shift+Enter without a key word didn't set the LazyCoder as a foreground window
- after opening the LazyCoder, I'd like to see the cursor in the shortcut list (setactivegadget)
- renaming a shortcut should allow 'Enter' to be accepted
- maybe a shortcut (within the LazyCoder dialog) could activate the selected shortcut from the list
...and version 3...
- preference file may use the real exe file name ('Tool LazyCoder.pref' if the exe has been renamed to 'Tool LazyCoder.exe)
- individual background colors for main dialog and shortcut window (taken from the purebasic prefs) or customizable (just by editing the preferences)
- special symbol for the resulting cursor position
- allowing shortcuts in the definition to jump quickly to parameters (&x,...) in the dialog
- special flag mode (Flags={\#WS_OVERLAPPEDWINDOW|#PB_Window_ScreenCentered|#PB_Window_Invisible}) which splits this to multiple checkboxes which could be switched on and off easily (the '\' character in my example would mean this flag is set to off by default)
Really cool!