You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"publisher": "dkattan",
3
3
"name": "copilot-breakpoint-debugger",
4
4
"displayName": "Copilot Breakpoint Debugger",
5
-
"version": "0.0.22",
5
+
"version": "0.0.40",
6
6
"_versionComment": "Version is auto-generated by the CI auto-release workflow. Manual edits are overwritten.",
7
7
"description": "Use GitHub Copilot to automate starting, inspecting and resuming VS Code debug sessions with conditional breakpoints, exact numeric hit counts (hitCount), logpoints, and capture actions that interpolate variables inside log messages.",
exportconstdescription="Use GitHub Copilot to automate starting, inspecting and resuming VS Code debug sessions with conditional breakpoints, exact numeric hit counts (hitCount), logpoints, and capture actions that interpolate variables inside log messages."
0 commit comments