This is my experiment to achieve multi-threading in AutoIt 😅
Source code, usage and examples in this github repo: https://github.com/nomi-san/true-autoit-multi-threading
Yes.... just look at AutoIt3Wrapper.ini.example where you will find:
[Other]
......
SciTE_STOPEXECUTE=^{END}
SciTE_RESTART=^!{END}
So just add those with the shortcut you want to the AutoIt3Wrapper.ini in the appropriate subdirectory.