v0.5.0
Updates
- Prevents Undo/Redo buffer from spans across files
- Adds Save As function and Ctrl+Shift+S shortcut key
- Tab key now indents selected block
- Shift-Tab now outdents selected block
- Adds Ctrl-F4 key combination to start replace operation
- Fixes print of current source code
- Updates Identify feature and adds Ctrl+I, F6, and Search+6 (Chromebook) shortcut keys
- Adds Syntax Check feature and Ctrl+T and F7, and Search+7 (Chromebook) shortcut key
- Create F9 and Ctrl-R keyboard shortcuts to tokenize and download
- Updates Tokenizer function to highlight and view offending source
- Automatically determines target stamp after port scanning during download operation
- Automatic download now handles "No Modules Found"
- Automatic download now handles single instance of module type found
- Automatic download now handles multiple instances of same module type found
Known Issues
- Identify / Download function fails to find BASIC Stamp after some event
- Debug Terminal processing of large data causes application to become unresponsive
- Tab / Shift+Tab indents line instead of inserting white space at in-line cursor position
- Source status indicator sometimes incorrectly reports modified source state