CS 5010 #04: Debugging with VSCode on Mac
A demonstration of how to use I/O in a terminal window to debug in VSCode. Code for task: { "label": "Open Terminal", "type": "shell", "command": "osascript -e 'tell application \"Terminal\"\ndo script \"echo hello\"\nend tell'", "problemMatcher": [] }
A demonstration of how to use I/O in a terminal window to debug in VSCode. Code for task: { "label": "Open Terminal", "type": "shell", "command": "osascript -e 'tell application \"Terminal\"\ndo script \"echo hello\"\nend tell'", "problemMatcher": [] }