Jeffrey West
2 discussion posts
Is there an easy way to debug macros using an IDE like VS or VSCode? For example, is there a sample VS project that could be used to test and debug macros?
Thanks,
Jeff
Unfortunately there isn't a way to do this, no. The DLLs are just a stub, all of the code is run inside our main process.
Sorry!
Sep 18, 2020 (modified Sep 18, 2020)
•
#2