Skip to content

Commit

Permalink
Port run by line stop becoming interrupt to the release branch (#12271)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
rchiodo committed Jun 17, 2020
1 parent 2184c9d commit 3c47028
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@
([#12193](https://github.com/Microsoft/vscode-python/issues/12193))
1. Fix debugger continue event to actually change a cell.
([#12155](https://github.com/Microsoft/vscode-python/issues/12155))
1. Make stop during run by line interrupt the kernel.
([#12249](https://github.com/Microsoft/vscode-python/issues/12249))

### Code Health

Expand Down

0 comments on commit 3c47028

Please sign in to comment.