Forum Discussion
Andrey_M
12 years agoContributor
I debug my script extensions as ordinary script units: supposing that all libraries are .js files, I just added them as existing items into project.
All my units contain testing functions (which are not exposed in script extensions) but this functions call other functions which need to be tested directly (not using script extension notation).
When an unit gets debugged, I click Save button and reload script extensions.
All my units contain testing functions (which are not exposed in script extensions) but this functions call other functions which need to be tested directly (not using script extension notation).
When an unit gets debugged, I click Save button and reload script extensions.