Search the Community
Showing results for tags 'Hard Mode'.
-
Think you're a bad enough dude to get scripting in "Hard Mode" with a slightly buggy syntax highlighting feature, no function auto completion, no nifty F1 hotkey that takes you to a functions refrence and no error message double clicking that takes you to the error location? If you fancy the above, then congratulations! this is the portable AutoIt setup for you... If you don't like what you hear, then 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! Features Include CompileBuildRun/goTidy ProgramAu3CheckAu3InfoKodaCodeWizardCustomized AutoIt3Wrapper*No function Auto CompletionRandom buggy syntax highlighting 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 that will only highlight native functions for now. 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. 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 - 93 Previous Downloads
- 9 replies
-
- HiEditor
- AutoIt Portable
-
(and 1 more)
Tagged with: