Skip to content

"Select interpreter" does not support direnv environments #36

@patrys

Description

@patrys

Environment data

VS Code version: 1.18 insiders
Python Extension version: 0.8.0
Python Version: 3.6
OS and version: macOS 10.13.2

Actual behavior

Python binary (${workspaceRoot}/.direnv/python-3.6.3/bin/python) is not on the list.

Expected behavior

Python binary should be listed.

Steps to reproduce:

  • install and enable direnv (https://direnv.net/)
  • create an .envrc file with layout python3 or layout python as its contents
  • run direnv allow
  • launch Code
  • run the "Python: Select interpreter" command

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions