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 Sep 9, 2020
• #1
|
|
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! |
Was this helpful? | |