Beta Testing AutoHotkey Studio for ahk v2

preview_player
Показать описание
This version of AHK Studio requires v1 to run but will run v2 code. We built it to provide the v2 Intellisense but, this version, will not launch v1 scripts (so keep your previous version if your'e still running v1 scripts).

As we mentioned in the video, this is a beta version. If enough people are interested we'll consider trying to merge the two together.
Рекомендации по теме
Комментарии
Автор

If I understand correctly, this version of AHK Studio only allows running AutoHotkey V2 scripts including Intellisense for V2.
While Scite4AutoHotkey allows running scripts for both versions, but only provides Intellisense for V1 scripts, at least for now.
So the best thing to do is learn to use Visual Studio Code which doesn't seem to have any limitations.
Thank you both for this update, which still provides an additional tool for the V2 version of AHK.

thepragmatic
Автор

Will AHKStudio include an option to run scripts as console programs instead of GUI (ie, so you can print to the command prompt instead of using msgbox for output)? Is it configurable to add it (or other run-as options) manually?

I.____.....__...__