Replies: 1 comment
-
|
And I also came into the issue where I forgot to bind the correct macro configure to the macro choice I created. It is really annoying sometimes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently using the quickAdd as a tool of auto generation, and it is very amazing and I love it.
But it seems a little bit confusing when I was using the Macro choice. You have to create a macro configure in the macro manager, and then create a macro choice, bind to the macro configure you created and then you can use the macro choice to call the macro config. It seems a bit redundant, especially when I was trying to invoke a macro configure inside another macro, I have to create a macro choice for the invoked macro, and then invoke it as a choice inside the invoker macro.
I was wondering if we can just delete the macro manager part, and just treat a macro as a choice?
Beta Was this translation helpful? Give feedback.
All reactions