Skip to content

Commit 3c47028

Browse files
committed
Port run by line stop becoming interrupt to the release branch (#12271)
* Run by line changes for release (#12256) * Run by line changes for release * Translate step tooltip and make sure F10 works outside of already debugging * Update changelog
1 parent 2184c9d commit 3c47028

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@
8888
([#12193](https://github.com/Microsoft/vscode-python/issues/12193))
8989
1. Fix debugger continue event to actually change a cell.
9090
([#12155](https://github.com/Microsoft/vscode-python/issues/12155))
91+
1. Make stop during run by line interrupt the kernel.
92+
([#12249](https://github.com/Microsoft/vscode-python/issues/12249))
9193

9294
### Code Health
9395

0 commit comments

Comments
 (0)