Reload Autohotkey Script when Modified
I just made an update to reload Autohotkey script when modified. There are a few ways to do this. When I am editing a script directly I use these hotkey functions: ^!s:: Send ^s ;save this file (this assumes your editing this file when you press it though ; TODO: NEEDS FIXING! <-why? most…