Releases: maestrith/AHK-Studio
1.002.21
Changed:
-Delete Matching Brace: Was causing errors from time to time in adding extra text
-New File Dialog: Was not creating the file properly
Fixed: Reported by huckleberry
-Duplicate plugin items were displaying.
Fixed: Reported by Raspen
-Non-Standard Characters not working properly in #Include dialog
-Adding Includes with Non-Standard characters not working properly
1.002.20
Fixed: Reported by haxxurtje
-Search Using Google was not working
Added:
-Options New File Dialog: Will ask where to put the new file
Changed: Jump To First Available: Now shows a list if there is more than one type
-this references in classes will bring up a method list
Fixed: Reported by raspen
-Hotkeys were not being captured correctly
-Plugins were not running properly
Added: Requested by raspen
-Delete Line
1.002.19
1.002.18
1.002.17
Fixed: Reported by gallaxhar
-Selecting text from the bottom to the top and splitting the code into segments was causing an issue
-Scroll Position: Messing up from time to time
-Changing hotkeys then updating the script would cause all changes to be lost
-File encoding was odd
Added: Suggested by gallaxar
-Auto Project Explorer Width: Changes the width of the project explorer to match the content
-File Explorer: Folder items were not populating items below them
-Left Click outside of Omni-Search: Closes Omni-Search
1.002.16
Fixed: Reported by number1nub
-New menu items will now come up in a menu called "New Menu Items" and not create any menus that are not in your current setup
-Hotkeys not launching all functions
Added: Requested by noticz
-Shift+Enter: at the end of a contracted fold line will create the new line below the folded text
-End Document At Last Line: Option to make the document stop scrolling when it reaches the end of the screen.
Fixed:
-When you exited AHK Studio and you had unsaved untitled files it was causing it to loop twice for each unsaved file.
1.002.15
Added: Suggested by noticz
-Kill Process: Kills a process created using AHK Studio
-RCM: Notes
-Ctrl+A on folded text: Will select all of the folded text rather than the entire document and then when you paste it will fold the paste
-Compile_AHK SETTINGS: No longer indent
1.002.14
Added:
-Custom Commands: Allows you to add/change the default syntax and auto-fill menus
Changed:
-If you already have AHK Studio open and you run it again, it will now just activate the already running window.
Added:
-Find: Hotkey accelerators for all of the checkboxes
1.002.13
1.002.12
Changed:
-New menu items will be added to the top of the parent menu with a separator so that they are easy to spot. You can then use Settings to re-arange them.
-File/New: Now creates a virtual file rather than a file on your hard drive.