Refreshing Macro's #1528
-
|
Hi there, I am using github copilot to make bulk changes into the macros.json file. However, after saving the macros file, and then opening the macro's view in TE3, the new macro definitions are not shown there. Probably because the macro's are being loaded into memory when launching TE3. Is there a way to reload the macro definitions without having to relaunch TE3? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @JuanSombrero23 |
Beta Was this translation helpful? Give feedback.
Hi @JuanSombrero23
Yes, the Macro.json file is only loaded during application startup, and I don't know of a way to reload it during an active session. If you are making larger changes to a script in a Macro I would expect Github copilot to do a better job if you let it do one script of a time, and then save it to the Macro file through Tabular Editor.
But I can see how just pointing it at the file is a good workflow as well.