Skip to content

Commit 2184c9d

Browse files
IanMatthewHuffIan Huff
authored andcommitted
Port run by line stepping fix to release (#12223)
* fix continue event to run cell (#12211) Co-authored-by: Ian Huff <[email protected]> * update changelog and delete news file Co-authored-by: Ian Huff <[email protected]>
1 parent d7518b8 commit 2184c9d

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
@@ -86,6 +86,8 @@
8686
([#12169](https://github.com/Microsoft/vscode-python/issues/12169))
8787
1. Disable `Sort Imports` command in `Notebook Cells`.
8888
([#12193](https://github.com/Microsoft/vscode-python/issues/12193))
89+
1. Fix debugger continue event to actually change a cell.
90+
([#12155](https://github.com/Microsoft/vscode-python/issues/12155))
8991

9092
### Code Health
9193

0 commit comments

Comments
 (0)