Question
vcCode debugger extension issues & how tos?
Hey
Few question to go with ExtendedScript debugger from adobe extension
1. How can I make it stop breaking/crashing ? I used in past adobe toolkit and it never did that. Sadly that tool is no longer developed and vsCode one crashes every 5 mins. Its very difficult to debug a long running process/app if mid way debugging it breaks and crashes. Does any1 have any suggestions?
2. Where can I get autocomplete files, say
idMk = charIDToTypeID("Mk ");
Is just red for me. I need the charIDToTypeID and other adobe functions from somewhere. Any ideas?
3. Any recomendations to improve code writing for adobe products?
TIA
