Greetings / Merry Xmas / Happy Holidays.
How are the bookmarks feature supposed to work with the action editor? Specifically are they supposed to be saved permanently or only by session or only when the window is open?
If I'm on a Screen Properties action such as On Start and create a Bookmark, click OK to close the Screen Properties window and then reopen it, the Bookmark is still there. However if I click OK on the Screen Properties window then OK on the Screens window such as "After Installing" and go back, all the Bookmarks are gone. Same issue with all the windows for On Startup, On Pre Install, On Post Install, and On Shutdown the Bookmarks don't persist. If this is working as intended, I think a Go To Line number button on the UI would be helpful. Since Bookmarks don't save permanently, I could have a multi line comment with a line numbers list as pseudo bookmarks.
I have an issue with how the Macros are used. Since they are saved keystrokes, using a Macro uses up the number of possible Undo/Redo levels. The maximum Undo/Redo levels is 300, what if I have a 300 character macro, if I use it once I lose all of the previous Undo keystrokes. I think some sort of snippet tool for commonly used snippets of code would be better. Say 20 possible snippets of code that can be setup, pressing CTRL+ALT+1 inserts snippet 1 (previously saved in SUF preferences).
Cheers.
Geoff
How are the bookmarks feature supposed to work with the action editor? Specifically are they supposed to be saved permanently or only by session or only when the window is open?
If I'm on a Screen Properties action such as On Start and create a Bookmark, click OK to close the Screen Properties window and then reopen it, the Bookmark is still there. However if I click OK on the Screen Properties window then OK on the Screens window such as "After Installing" and go back, all the Bookmarks are gone. Same issue with all the windows for On Startup, On Pre Install, On Post Install, and On Shutdown the Bookmarks don't persist. If this is working as intended, I think a Go To Line number button on the UI would be helpful. Since Bookmarks don't save permanently, I could have a multi line comment with a line numbers list as pseudo bookmarks.
I have an issue with how the Macros are used. Since they are saved keystrokes, using a Macro uses up the number of possible Undo/Redo levels. The maximum Undo/Redo levels is 300, what if I have a 300 character macro, if I use it once I lose all of the previous Undo keystrokes. I think some sort of snippet tool for commonly used snippets of code would be better. Say 20 possible snippets of code that can be setup, pressing CTRL+ALT+1 inserts snippet 1 (previously saved in SUF preferences).
Cheers.
Geoff
Comment