Skip to content

dont override shift+enter behavior #23546

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

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

amunger
Copy link

@amunger amunger commented Jun 3, 2024

fix: #23545

@vscodenpa vscodenpa added this to the May 2024 milestone Jun 3, 2024
@amunger amunger added bug Issue identified by VS Code Team member as probable bug skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary labels Jun 3, 2024
@amunger amunger requested review from anthonykim1 June 3, 2024 17:50
@amunger
Copy link
Author

amunger commented Jun 3, 2024

@anthonykim1 - confirmed a different command, python.execInREPL, still sends to the REPL from a .py file on shift+enter.

@anthonykim1 anthonykim1 merged commit 2a9b4fc into main Jun 3, 2024
79 of 83 checks passed
@anthonykim1 anthonykim1 deleted the aamunger/shiftenterExecute branch June 3, 2024 18:36
DonJayamanne pushed a commit that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug skip package*.json package.json and package-lock.json don't both need updating skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shift+enter does not always execute the IW input box
4 participants