forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Closed as not planned
Copy link
Labels
area-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster
Description
Py up arrow history not working in shell while venv is running. Venv is essential to py dev so this is huge pain. Need instead to use external terminal which is bothersome.
See post that I've commented in 2 years ago as documented history.
Does this issue occur when all extensions are disabled?: Yes/No
Yes - all extensions are disabled + reloaded, but venv is running. Using pipenv for virtual environment.
- VS Code Version: 1.95.3
- OS Version: Win 11
- Python 3.12.6
- pipenv, version 2024.4.0
Steps to Reproduce:
- Open shell and run python command
- Try up arrow and fail
If this is a setting issue, or some kind of user error, I'd be happy to hear how to fix this :)
Metadata
Metadata
Assignees
Labels
area-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster