There are a couple of major changes:
- Updated our version of SciTE from 2.28 to 3.20. My Changes to this version: - Support for "(" in filenames on error lines to fix the issue that double clicking these error lines wouldn't work. - Jump to Line and Column now when double clicking the error from au3Check. - Fold in Commentblocks fixes for the AU3 lexer. - Word Highlighting modifications: highlight.current.word=1 highlight.current.word.by.style=1 highlight.current.word.colour=#00D040 #~ highlight.current.word.autoselectword=1 #~ highlight.current.word.wholeword=1 #~ highlight.current.word.matchcase=1 #~ highlight.current.word.minlength=2 - Made a workaround in AutoIt3Wrapper to allow au3check on UTF files. - Many changes towards portability in AutoIt3Wrapper. - Included SciTE Jump. - Changed the Abbrev setup. **** Important: When you currently have your own definitions in abbrev.properties you need to copy them back from abbrev.save.properties as the installer will override abbrev.properties!
Enjoy,
Jos
Addition/Changes/Fixes in the current installer:
-------------------------------------------------------------------------------------------------- 6/10/2012 *** Merged the updates of SciTE v 3.20 by Neil Hodgson with our own version of SciTE. (Jos) *** Added following to SciTE: - Support for "(" in filenames on error lines to fix the issue were double clicking these error lines wouldn't work. - Jump to Line and Column now when double clicking the error from au3Check. - Fold in Commentblocks fixes for the AU3 lexer. - Word Highlighting modifications: #Standard SciTE options highlight.current.word=1 highlight.current.word.by.style=1 highlight.current.word.colour=#00D040 #Added Options: #~ highlight.current.word.autoselectword=1 #~ highlight.current.word.wholeword=1 #~ highlight.current.word.matchcase=1 #~ highlight.current.word.minlength=2 - CallTip modifications (Idea LaCastiglione) : # Display the calltip above the function calltips.set.above=0 # Set the fore and back color of the calltip window style.au3.38=fore:#050505,back:#FFFFFF # Set the highlight color of the function argument calltips.color.highlight=#FF0000 *** Updated Tidy v2.2.2.0 (Jos) - Added option /End_With_NewLine or /ewnl. - Only update the source file and create backup when there were actually changes made. *** Updated SciTEConfig v1.7.0.0 - Added check for SciTE_HOME environment and use that when defined like SciTE does. - Fixed bug with "Check for Updates" button showing a color picking window. - Recoded most of the internals to store all updates to SciTEUser.properties avoiding the need for admin mode for these changes. *** Updated AutoIt3Wrapper_Gui/AutoIt3Wrapper v2.1.1.0 (Jos) - Added restart option for running scripts. - Added automation for displaying inline errors in SciTE for AU3Check and Tidy. - Added /NoStatus commandline option to suppress the Progress window. - Fixed Version information in the GUI when BETA was selected. *** Updated Obfuscator.exe v1.0.30.1 (Jos) - Added /MergeOnly or /MO which just stripts the comments and merges the continuationlines. This simulates what aut2exe does andt he linenumbers should be te same in case you get an AutoIt3 error. - Fixed bug stripping continuationlines that contained used variables. - Several minor issues fixed. *** Discontinued FuncPopup due to lack of development. *** Discontinued AutoItMacroGenerator due to lack of development. --------------------------------------------------------------------------------------------------
==> ScitillaHistory page containing all SciTE/Scintilla updates.
==> Visit the SciTE4AutoIt3 Download page for the latest versions
==> Check the online documentationfor an overview of all extra's you get with this installer.
Edited by Jos, 22 September 2012 - 11:08 AM.
removed some wording



This topic is locked

