mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
parent
1be24f7739
commit
68d6177d37
1 changed files with 1 additions and 1 deletions
|
|
@ -1736,7 +1736,7 @@ See Buffer Font Features
|
|||
|
||||
## Terminal: Detect Virtual Environments {#terminal-detect_venv}
|
||||
|
||||
- Description: Activate the [Python Virtual Environment](https://docs.python.org/3/library/venv.html), if one is found, in the terminal's working directory (as resolved by the working_directory and automatically activating the virtual environemtn
|
||||
- Description: Activate the [Python Virtual Environment](https://docs.python.org/3/library/venv.html), if one is found, in the terminal's working directory (as resolved by the working_directory and automatically activating the virtual environment.
|
||||
- Setting: `detect_venv`
|
||||
- Default:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue