Tiko Editor v1.3.2 release

Started by Paul Squires, June 23, 2026, 04:10:50 PM

Previous topic - Next topic

Paul Squires

Version 1.3.2 release: https://github.com/PaulSquires/tiko/releases

Download the "Source code (zip)" file from the Release page (https://github.com/PaulSquires/tiko/releases), or directly via the following link: https://github.com/PaulSquires/tiko/releases/tag/v1.3.2
(the zip file also contains the necessary compiled exe and dll files)

To install, simply unzip to a folder path that does not contain spaces. To uninstall, delete the folder. Tiko does not install any additional files elsewhere in your system nor does it store information in the Windows Registry.

It is safe to copy the files from this version release over your previous v1.3.1 release because the download does not contain a settings.ini or keybindings.ini file that would overwrite your existing files.

Version 1.3.2 (June 23, 2026)
- Added:   Additional "Extra Keywords" for syntax highlighting. These are stored in \settings\keywords\extra_keywords.txt and can be edited directly using "Environment Options / Extra Keywords". The light and dark Theme files have been modified with new "pink" color for the keywords.
- Added:   English, French, German, and Spanish localization "#00439 Extra Keywords" added.
- Added:   Ability to specify the "Bookmark", "Breakpoint", and "DebugLine" editor icon colors via the theme files.
- Added:   "Find" icon and "Save All" icon to the left panel top menu.
- Changed: The left panel "Start Debugging" icon has been changed.
Paul Squires
PlanetSquires Software