Releases: ktekinay/XsEdit
Releases · ktekinay/XsEdit
1.2.1
1.2
- When window position is restored, the Toolbar visibility will be considered.
- Window staggering code fixed.
- Commenting will start at the first non-whitespace character.
- Fixed bug where line-continuation character within a comment was treated as a true line-continuation character.
- In Test Run, ability to ignore the remaining Print and Input events in the script (a sort-of cancel function).
- Copying code will copy with indents.
- Option to save a script with indents.
- Added keyboard shortcuts to menus for Windows and Linux.
- CurrentBuildTarget returns an integer instead of a string.
1.1
- Emulated methods, functions, and properties will show a message if used in a script that's run within XsEdit.
- Fixed bug in CustomEditField that munged the test when pasting multiple lines at once.
- Added additional keywords.
- Files will be saved with the EOL for the given platform.
- Comment/Uncomment has been combined and improved.