microsoft / microsoft/vscode-python-environments
Doesn't honor python.defaultInterpreterPath
Abierto
bug
triage-needed
- Lenguaje dominante
- TypeScript
- Estrellas
- 138
- Forks
- 62
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 35
Descripción
Extension was automatically installed today by Ruff, and immediately broke with the error (screenshot) below:
`"python.defaultInterpreterPath": ".venv/bin/python",` is set in workspace `.vscode/settings.json`. All was working well before this auto install, and disabling it `"python.useEnvironmentsExtension": false,` "fixed" the issue.
Python features work with or without it enabled.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.