Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run line by line should stop after running the last line #6858

Closed
Tracked by #5607
miguelsolorio opened this issue Jul 27, 2021 · 1 comment
Closed
Tracked by #5607

Run line by line should stop after running the last line #6858

miguelsolorio opened this issue Jul 27, 2021 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-run-by-line verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@miguelsolorio
Copy link

Testing microsoft/vscode#129467

CleanShot.2021-07-27.at.13.27.41.mp4

It seems that after the last line is done running, output is rendered and the play button appears on the left, which implies to me that the cell is done. In this case, I'd expect for the cell to exit this mode.

@roblourens roblourens transferred this issue from microsoft/vscode Jul 27, 2021
@roblourens roblourens removed their assignment Jul 27, 2021
@roblourens roblourens added the bug Issue identified by VS Code Team member as probable bug label Jul 27, 2021
@DavidKutu DavidKutu added this to the August 2021 milestone Aug 3, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2021
@DonJayamanne DonJayamanne added the verification-needed Verification of issue is requested label Aug 25, 2021
@IanMatthewHuff IanMatthewHuff added the verified Verification succeeded label Aug 25, 2021
@IanMatthewHuff
Copy link
Member

Looks good to me now. Finished up after the last line is complete.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-run-by-line verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

6 participants