About SciTE4AutoIt3

People on the Forum started looking at many editors to see which one was the most useful editor for AutoIt3. We found SciTE and saw its potential so I wrote a customized Lexer for the Syntax Highlighting and Syntax folding and created a special installer called SciTE4AutoIt3.
The "Package" grew to what it is today with lots of integrated utilities written by AutoIt3 community.  
Read on for all the details...  enjoy .

Quote Neil Hodgson:"SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs."
SciTE4AutoIt3 contains SciTE, wrapped into a single installer with all needed configuration settings and lots of utility programs like Tidy, Obfuscator, AU3Check, ScriptWriter, AutoIt3Wrapper etc to enhanced SciTE for use with AutoIt3.

Enjoy :)

Some screenshots showing the Syntax highlighting and folding:

CodeFolding:

Autocomplete:

Intellisense:

This customized version of SciTE has the following functionality:

Changing any settings for SciTE

When making changes to SciTE settings, it is best to do this in the "User Option File" because the installation of a new version will override the settings of the SciteGlobal.properties and Au3.properties files. Items you might want to change are Color settings and Font type and/or size. See here for details or goto the SciTE Documentation for all possible settings.

There is now a SciTEConfig.exe (Ctrl+1) program included that will make it easy for you to update the Fonts and Colors used for AutoIt3.
All these Configuration files can be found under the Menu option Options.
 

General information

This helpfile contains a compilation of information for using SciTE to edit AutoIt3 scripts.

SciTE4AutoIt3 homepage : http://www.AutoItscript.com/autoit3/scite
For details on the SciTE editor : http://www.scintilla.org/SciTE.html
For details on AutoIt3 : http://www.AutoItscript.com/autoit3

Many thanks to:

Jos van der Zande (jdeb at AutoItscript dot com)