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

interactiveWindow.executeWithShiftEnter not work #16020

Closed
TuRan-H opened this issue Sep 9, 2024 · 1 comment
Closed

interactiveWindow.executeWithShiftEnter not work #16020

TuRan-H opened this issue Sep 9, 2024 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged

Comments

@TuRan-H
Copy link

TuRan-H commented Sep 9, 2024

Environment data

  • VS Code version: 1.93.0
  • Jupyter Extension version (available under the Extensions sidebar): v2024.8.0
  • Python Extension version (available under the Extensions sidebar): v2024.14.0
  • OS (Windows | Mac | Linux distro) and version: windows 11
  • Python and/or Anaconda version: python 3.11
  • Type of virtual environment used conda
  • Jupyter server running: Remote

Expected behaviour

Enable interactiveWindow.executeWithShiftEnter = true, so that I can type shift+enter in interactive window to run python code

Actual behaviour

But, after I enable interactiveWindow.executeWithShiftEnter = true, type shift+enter will take no effect, event if enter and ctrl+enter

@TuRan-H TuRan-H added the bug Issue identified by VS Code Team member as probable bug label Sep 9, 2024
@vs-code-engineering vs-code-engineering bot added the triage-needed Issue needs to be triaged label Sep 9, 2024
@amunger
Copy link
Contributor

amunger commented Sep 9, 2024

duplicate #16010

@amunger amunger closed this as completed Sep 9, 2024
@amunger amunger closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2024
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 triage-needed Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants