Skip to content

Commit 5fdf998

Browse files
authored
Merge pull request #90063 from icanfathom/patch-2
Update functions-run-function-test-local-vs-code.md
2 parents 5a333c3 + e46c527 commit 5fdf998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-run-function-test-local-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Visual Studio Code integrates with [Azure Functions Core tools](../articles/azur
2424

2525
1. When the function executes locally and returns a response, a notification is raised in Visual Studio Code. Information about the function execution is shown in **Terminal** panel.
2626

27-
1. Press <kbd>Ctrl + C</kbd> to stop Core Tools and disconnect the debugger.
27+
1. With the **Terminal** panel focused, press <kbd>Ctrl + C</kbd> to stop Core Tools and disconnect the debugger.

0 commit comments

Comments
 (0)