As someone who recently dove back into AHK, I must say v2 has been fantastic!
So many great quality of life improvements and overall the documentation is top notch. I cobbled together a launcher app and modal-hotkey system from scratch in a couple of afternoons of enjoyable work.
If you're looking to try stuff out, having an autoreload function is a very nice addition to your script while developing.
Here's a modal remap I've been using for the past few years. It's a bit rough around the edges, but should work reasonably well:
https://github.com/MatejKafka/KeyboardRemap
So many great quality of life improvements and overall the documentation is top notch. I cobbled together a launcher app and modal-hotkey system from scratch in a couple of afternoons of enjoyable work.
If you're looking to try stuff out, having an autoreload function is a very nice addition to your script while developing.
A very pragmatic and productive experience.