Skip to content

[Feature Request] Bring back input history pressing up/down arrows. #704

Open
@qwertycxz

Description

@qwertycxz
# foo.py
while True:
	print(input())

In native Python, when I run python foo.py, I could use up and down arrow keys to navigate to my history inputs. While in VSCode Python Debugger, there's no more input history.

In applications need a lot of stdio, this is quite inconvenience. Please bring back this feature. Thank you. 💯

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions