This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Release 1.6.3.0
Improvements
- Code cleanup/refactors and some typos corrected
- You can press Enter now to go to a definition in the Definition Window
- Refactored installation to send all configuration and setting files, templates and temporary files to %appdata%, even if the program gets installed anywhere else (#54)
- Deleted a useless installation folder (scripts)
- Created a new folder called crashlogs and coded all actual generated crash logs to go there.
- The templates in the New File window can now be selected/applied by double-clicking them or pressing Enter.
- The Object Browser window now can be slided to a maximum of 50% of the total program window size
- On auto-close toggled, selected text will get surrounded by quotes if they are inserted (#45)
Bug fixes
- Fixed ctrl+clicking on symbols (partially including methodmap and enum structs symbols) not working for all defined scripting directories
- Fixed the Definition Window (ctrl+shift+f) not working/crashing for all defined scripting directories
- Fixed IDE crashing when attempting to reformat all editors with none opened (#56)
- Fixed IDE crashing when detaching an editor to a separate window
- Fixed plugins not being uploaded to the FTP directory if "Auto Copy After Compile" was checked (#57)
- Fixed "File" word not getting translated (#55)
- Fixed a problem with editors being dragged to separate windows (#26)