I am working on a big AutoHotKey 2 macro script, and debugging it. I would like to use UEStudio's line and block commenting features for this (very time-saving).
I have a new Ribbon Group and put these function buttons in there, but when I select a line or block in the AutoHotKey 2 macro, they stubbornly stay grayed out. Authotkey does support commenting either by semicolons at the beginning of the line, or block comments with /* and */. Is this a bug, a feature lack, or do I just not know how to tell UEStudio that it's OK to use those buttons in a .ahk file? Thanks for any thoughts.
I have a new Ribbon Group and put these function buttons in there, but when I select a line or block in the AutoHotKey 2 macro, they stubbornly stay grayed out. Authotkey does support commenting either by semicolons at the beginning of the line, or block comments with /* and */. Is this a bug, a feature lack, or do I just not know how to tell UEStudio that it's OK to use those buttons in a .ahk file? Thanks for any thoughts.