-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Some ideas for improvements to the library and debugger gui:
- focus / flash app when breakpoint is hit
- add Visual Studio style keyboard shortcuts to basic flow commands (Resume F5, Step Over F10, etc.).
- clicking on items in Call Stack should jump to this file/position if possible
- view global variables
- make the pane with the scripts treeview resizable 9or slightly larger)
- Add “Save” option to the script editor, to actually modify the scripts. This could send a message to the host app, so that it could actually reload and rebuild the scripts via a callback.
- Allow working with multiple AS contexts
Metadata
Metadata
Assignees
Labels
No labels