Releases: maestrith/AHK-Studio
Releases · maestrith/AHK-Studio
1.003.31
Changed: Requested by niczoom
--WILL download a new version of SciLexer.dll
-;{ and ;
1.003.30
Fixed: Reported by derz
-Opening scripts from Explorer with Studio closed would not bring up that script but the previously edited script
Fixed:
-Issue with plugin GUIs looking broken
-MinSize800x600 would color 0x600 as a hex
--Will Download A New Studio.ahk
--Will Download A New SciLexer.dll
Fixed: Reported by Run1e #130
-Words starting with a number (42word) was being colored completely as a number
1.003.29
Changed:
-Syntax highlighter works now with spaces after the command so (Gui Add, Button) now works too.
1.003.28
Fixed: Reported by Run1e #118
-When adding a new Include with Options/Full Tree on it wouldn't add it into the proper folder
1.003.27
Fixed:
-Previous Scripts: Fixed Clean Up Deleted Projects button
-DOWNLOAD! Commands.xml
1.003.26
Fixed:
-This Will Download New SciLexer.dll!
-/ in the middle of a line would break the /
-Hex numbers would break if you had a partial partial or full hex number and then a non-word character without a space
1.003.25
Fixed: Reported by ali80 #126
-Settings window with Alt+Tab and Minimize was causing it to get lost
-Non-English keyboard setups #127 throwing errors and not starting
1.003.24
Added: Reported by clu-- (and I'm sure many others) #125
-Options/Force UTF-8: This will force Studio to open and write all files to UTF-8
Fixed:
-Dumb bug I had that was really messing with UTF-8 characters and a lot of other things
Fixed: Reported by Joe Glines
-Check For Edited Files On Focus: Wasn't working
-Themes: Line numbers were not editable
1.003.23
Fixed: Reported by ali80
-Continuation Sections: Formatting was getting all messed up and caused errors further down the code if you use /* */
--Will download a new version of SciLexer.dll (if it doesn't close AHK-Studio and delete the file manually)
1.003.22
Fixed:
-Forward and Back: When going Back it would lose the Forward history and forget the cursor position
-Jump To First Available: Cursor position issues