Skip to content

Commit 0f440b0

Browse files
Update package.nls.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2e8e6c3 commit 0f440b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"python-envs.terminal.autoActivationType.off": "No automatic activation of environments.",
1313
"python-envs.terminal.useEnvFile.description": "Controls whether environment variables from .env files and python.envFile setting are injected into terminals.",
1414
"python-envs.globalSearchPaths.description": "Absolute paths to search for Python environments across all workspaces. Use for shared environment folders like `~/envs`.",
15-
"python-envs.workspaceSearchPaths.description": "Paths to search for environments in this workspace. Defaults to `./**/.venv` to find all `.venv` folders nested within your workspace.",
15+
"python-envs.workspaceSearchPaths.description": "Paths to search for environments in this workspace. By default, searches for a `.venv` folder in the workspace root.",
1616
"python-envs.terminal.revertStartupScriptChanges.title": "Revert Shell Startup Script Changes",
1717
"python-envs.reportIssue.title": "Report Issue",
1818
"python-envs.setEnvManager.title": "Set Environment Manager",

0 commit comments

Comments
 (0)