Debug pre launch tasks
Add a preLaunchTask to your debug configuration to automatically run a task when you start debugging
For example, use this to automatically compile TypeScript when you press f5 to debug.
Add a preLaunchTask to your debug configuration to automatically run a task when you start debugging
For example, use this to automatically compile TypeScript when you press f5 to debug.