If you fancy the above, then congratulations! this is the portable AutoIt setup for you... If you don't like what you hear, then this or option would be a better one for you. But if you feel the need to test your skill, ability and ingenuity and all while throwing the minor syntax highlighting bugs to the wind, then read on ahead!
Spoiler
Features Include
- Compile
- Build
- Run/go
- Tidy Program
- Au3Check
- Au3Info
- Koda
- CodeWizard
- Customized AutoIt3Wrapper*
- No function Auto Completion
- Random buggy syntax highlighting
Spoiler
The HiEditor application was created in ASM and is about 103kb in size and is designed for programming in assembly code.
I've created the syntax highlighting section for the AutoIt scripting language
One problem persists though, I cannot figure out a way to disable the "" character from acting as an escape character in strings which effects only the syntax highlighting as I mentioned above.
Here is an example of this bug caught in action.
This editor does not have a console box area like SciTE, rendering you with no built in debugging features, so this is the part where I talk about the custom AutoIt3Wrapper.
I've made a few modifications to the AutoIt3Wrapper script that will make life a little easier in portable mode (for this setup), every time you run a script, a pseudo console box will appear with a 1337 skiddy haxxor look showing you everything you would have seen in SciTE, but unlike in SciTE, you cannot interact with it. there is no jumping to errors on double clicks, there is no console functionality (I.E., running commands) and no pretty colors.
Spoiler
The AutoIt3Wrapper I've modified is suited for this setup and should allow the setup to run from any directory location free from any registry keys. No files should be created, modified or stored anywhere outside the setup.Might not work on 64bit operating systems, I have not tested it on one yet so I wouldn't know...
Download.html 5.38K
151 downloads - 93 Previous Downloads
Spoiler
Edited by ApudAngelorum, 05 July 2012 - 12:00 AM.





