====== Editors Optimized for AutoHotkey ====== ===== Visual Studio Code [v1][v2] ===== //Main article: [[editors:vscode]]// + Best integration for AutoHotkey v2 + Widely used editor + Go-to editor for other languages as well + Among the prettiest IDEs out there ===== AHK Studio [v1] ===== [[ahk_studio|Wiki Page]] + Massive feature list + Built specifically for AHK v1 + Very customizable + Great for larger projects - Can be buggy ===== SciTE4AutoHotkey [v1] ===== [[s4ahk|Wiki Page]] + Great debugger + Lightweight + Great for smaller projects - Not actively being maintained - Not very pretty ===== Notepad++ ===== [[https://www.autohotkey.com/boards/viewtopic.php?t=50|Forum]] + Nice if you're already used to N++ + Large variety of plugins, easy to automate - Not as feature rich, no debugger - Not very pretty ===== CodeQuickTester [v1][v2] ===== [[editors:codequicktester|Wiki Page]] + Ships as a single, portable, hackable .ahk file + Great for short single-file scripts or snippets + Test your code without saving to disk - Not good for large scripts - No features targeted to multi-file projects - Occasional glitches ====== Script Generators ====== ===== Pulover's Macro Creator ===== By [[user:Pulover]] https://www.macrocreator.com/ > **Pulover’s Macro Creator** is a Free Automation Tool and Script Generator. It is based on AutoHotkey language and provides users with multiple automation functions, as well as a built-in recorder. > > //“Pulover’s Macro Creator is very handy as a means of automating various tasks without possessing programming knowledge.”// –**Softpedia.com** > > **It’s more than a Macro Recorder!** > > You can add not only keystrokes and mouse actions to your scripts but also manage windows, controls, files, strings, search images/pixels and even create If/Else Statements to control the flow of your macros! From simple repetitive tasks to complex automation projects, Pulover’s Macro Creator will save you hours of monotonous work. Everything with a friendly and intuitive interface. ===== CloudAHK Editor ===== By [[user:geek]] https://cloudahk.com/ > The CloudAHK drag and drop script editor gives you the power of AutoHotkey with the simplicity of Scratch. Built using the open source Blockly engine, developed by Google and tweaked by MIT and Microsoft, the CloudAHK editor looks great and is super easy to use. > > A dedicated desktop application for the CloudAHK block editor is available, leveraging the Neutron HTML GUI library to pack it all into a portable AutoHotkey script. The desktop app has all the same great features as the web editor plus a few extras! ===== AHKGen ===== By [[user:mshafer1]] https://www.ahkgen.com/ > A single page website to provide a UI for the some of the most common uses for Auto Hotkey and defining custom hotstrings and hotkeys to trigger them