Dillon M. DeRosa
Dillon M. DeRosa
Hi, Any thoughts about adding an autocomplete or IntelliSense that can start suggesting which command you may want to type, based off reading the `UserCommands = XXX` ? Cheers, DMDComposer
Hi, Been using this script a while but sometimes I notice when I launch the gui, it'll show up and then close immediately. Almost like I double-hit the open button...
Hi, I was wondering why get_user_inputs within reapy doesn't have the retvals default params as a param in the function. From my understanding, simply adding it is a defaults="", and...