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

shift+enter on code above # %% will not be sent to IW #16138

Open
amunger opened this issue Oct 23, 2024 · 0 comments
Open

shift+enter on code above # %% will not be sent to IW #16138

amunger opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
interactive-window Impacts interactive window triage-needed Issue needs to be triaged

Comments

@amunger
Copy link
Contributor

amunger commented Oct 23, 2024

trying to shift+enter on any other code not surrounded by # %% fails to be executed in both IW nor native REPL.

Tried to locally add !jupyter.hascodecells inside execInREPL for Python extension gave me no luck :/

If there are instances of # %%, should every shift+enter of code(even code block that are outside of # %%) be sent to interactive window? @amunger

Originally posted by @anthonykim1 in #24041

@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Oct 23, 2024
@amunger amunger transferred this issue from microsoft/vscode-python Oct 23, 2024
@amunger amunger self-assigned this Oct 23, 2024
@amunger amunger added the interactive-window Impacts interactive window label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interactive-window Impacts interactive window triage-needed Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant