Shift+Enter doesn't fully run code when last line of code is indented #2167
Labels
area-terminal
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
Milestone
Environment data
Actual behavior
If the last line of code was indented, and you select multiple lines and press shift+enter, the indentation is left hanging in the console, even if you select a blank line/multiple blank lines to send
Expected behavior
If blank lines are selected, send them to the console so that the code runs without having to click in the console and press enter
Steps to reproduce:
Select code in an indented block, as shown above.
The text was updated successfully, but these errors were encountered: