
SciTE4AutoIt3 is a modified version of SciTE code editor with a customized lexer for syntax highlighting and syntax folding for the AutoIt3 language. It contains SciTE, wrapped into a single installer with all needed configuration settings and a set of utility programs like AutoIt3Wrapper, SciTEConfig, Tidy, and Au3Stripper.
v19.1 [Feb 10, 2019]
*** Merged the SciTE v 4.1.2 by Neil Hodgson with our own version of SciTE:
- Fixed regex issue for Alt F in AutoItTools.lua.
- Fixed another regex issue for several functions in AutoItTools.lua.
- Fixed Header parameters now showing None when none are.
- Fixed jump to function to also jump to the right Column again.
- Restored AutoItTools:Copy_BookMarks() functionality.
*** Updated AutoIt3Wrapper v19.102.1901.0:
- 18.703.1808.1 renamed "#AutoIt3Wrapper_Au3Stripper_Stop_OnError" to "#AutoIt3Wrapper_Au3Stripper_OnError" with now as options S,C,F,Stop,Continue,ForceUse.
- 18.708.1148.1 Added #include back in the included file list to ensure backward compatibility.
- 18.708.1148.2 Added "Tidy_Stop_OnError" support to the AutoIt3Wrapper.INI file.
- 18.708.1148.4 Added logic to be able to display Console Output of script that have #RequireAdmin while SciTE runs at normal level.
- 18.708.1148.5 Added support to allow to Stop Execution or Restart for scripts with #RequireAdmin while SciTE runs at normal level.
- 18.708.1148.6 Reverted HiDPI changes made in 18.708.1148.2 as problems are reported. needs investigation.
- 18.708.1148.7 Changed check for RequireAdmin AutoIt3Wrapper startup.
- 18.708.1148.8 Added #include for backwards compatibility with AutoIt3 v3.3.14.x.
*** Updated Au3Stripper v19.102.1901.0:
- 18.708.1148.1 Fixed issue finding variable names on multiline statements.
- 18.708.1148.2 Added check for ending \ in the AutoIt3Dir, and remove it when there, to avoid duplication of includes.
- recompiled with PellesC 6 to make it compatible with WinXP again.
*** Updated SciTEConfig v19.102.1901.0:
- 18.708.1148.1 Update to allow comments in *.SciTEConfig file lines. (JPM).g between them.
*** Updated Tidy v19.102.1901.0:
- 18.708.1148.1: Fix bug handling Directivelines ending with continuation character.
- 18.708.1148.2: Fixed indentation when a "None breaking space"(C2A0) character is used in a UTF file.
- 18.708.1148.3: Fix bug when a continuation line starts with x, where is would add a space between - and number.
- 18.708.9999.x: Rewrite of some internal code to allow inlinecomments to remain at their current position.- 18.708.9999.22: Released to Beta.
- 18.708.9999.23: Added option to totally skip commentblocks.
- 18.708.9999.24: Added check for ending \ in the AutoIt3Dir and remove it when there.
- recompiled with PellesC 6 to make it compatible with WinXP again.