RUNNING AND DEBUGGING TYPESCRIPT AND JAVASCRIPT CODE
Scripter can run and debug TypeScript and JavaScript code, both simple scripts and projects with multiple source files.
TypeScript and JavaScript execution engines provide seamless integration with .NET
Similarly to the Python script debugger, the TypeScript debugger can debug scripts that access objects hosted by the application in the same application process.
Previous
RUNNING AND DEBUGGING PYTHON AND IRONPYTHON SCRIPTS
Next