File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -80,21 +80,28 @@ Run your application using the following commands:
8080** Windows & Linux**
8181
8282Run code: Ctrl + F5
83- Run with debugging: F5 or Run > Start Debugging.
83+
84+ Run with debugging: F5 or Run > Start Debugging
85+
8486Stop debugging: Shift + F5
87+
8588Restart debugging: Ctrl + Shift + F5
8689
8790** MacOS**
8891
8992Run code: Cmd + F5
90- Run with debugging: F5 or Run > Start Debugging.
93+
94+ Run with debugging: F5 or Run > Start Debugging
95+
9196Stop debugging: Shift + Cmd + F5
97+
9298Restart debugging: Cmd + Shift + F5
9399
94100** Web (VS Code in the Browser)**
95101
96102Run code: Ctrl + F5
97- Run with debugging: F5 or Run > Start Debugging.
103+
104+ Run with debugging: F5 or Run > Start Debugging
98105
99106## Get the demo application
100107
You can’t perform that action at this time.
0 commit comments