Skip to content

Commit 6927cdf

Browse files
committed
sync
1 parent 878238e commit 6927cdf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/debugger/using-breakpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use the right type of breakpoint
33
description: Learn about the different types of breakpoints, one of the most important debugging techniques. The article covers breakpoint actions, tracepoints, conditions, and much more.
4-
ms.date: 08/13/2024
4+
ms.date: 07/23/2025
55
ms.topic: how-to
66
f1_keywords:
77
- vs.debug.breakpt.new

docs/javascript/debug-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Debug a JavaScript or TypeScript app"
33
description: Debug JavaScript and TypeScript applications in Visual Studio, reach breakpoints in your code, attach the debugger, inspect variables, view the call stack, and more.
4-
ms.date: "07/09/2024"
4+
ms.date: "07/23/2025"
55
ms.topic: "how-to"
66
ms.devlang: javascript
77
author: "mikejo5000"

docs/profiling/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
author: mikejo5000
1212
ms.author: mikejo
1313
manager: mijacobs
14-
ms.date: 09/20/2024
14+
ms.date: 07/23/2025
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717

0 commit comments

Comments
 (0)