Добавить
Уведомления

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": [] }

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

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": [] }

, чтобы оставлять комментарии