forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Respect
VIRTUAL_ENV_PROMPT
when calculating PS1 (#23080)
Closes #22956 Because we calculate `PS1` ourselves due to a limitation: #22078, this environment variable may not end up being respected as do not use `PS1`. This PR fixes it.
- Loading branch information
Kartik Raj
authored
Mar 15, 2024
1 parent
cd3ea27
commit 01e5cbd
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters