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

Have smart send work with native REPL #23521

Closed
rebornix opened this issue May 29, 2024 · 0 comments · Fixed by #23638
Closed

Have smart send work with native REPL #23521

rebornix opened this issue May 29, 2024 · 0 comments · Fixed by #23638
Assignees
Labels
area-repl feature-request Request for new features or functionality on-testplan Added to test plan
Milestone

Comments

@rebornix
Copy link
Member

Testing #23484

def foo():
    print(1)

no matter if I put cursor on the first line or second line, it always sends the single line to the REPL (which can't be executed successfully).

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 29, 2024
@anthonykim1 anthonykim1 added feature-request Request for new features or functionality and removed triage-needed Needs assignment to the proper sub-team labels May 29, 2024
@anthonykim1 anthonykim1 changed the title Smart send not working in Python REPL Have smart send work with native REPL May 29, 2024
@anthonykim1 anthonykim1 added this to the June 2024 milestone May 29, 2024
@anthonykim1 anthonykim1 mentioned this issue Jun 4, 2024
24 tasks
anthonykim1 added a commit that referenced this issue Jun 19, 2024
DonJayamanne pushed a commit to DonJayamanne/pythonVSCode that referenced this issue Jun 24, 2024
@github-actions github-actions bot added the on-testplan Added to test plan label Jun 24, 2024
eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this issue Jun 28, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-repl feature-request Request for new features or functionality on-testplan Added to test plan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants