You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be working for me. I created virtual env, placed it under .direnv, added path to the workspace settings and the interpreter appears in the list
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:
direnv
(https://direnv.net/).envrc
file withlayout python3
orlayout python
as its contentsdirenv allow
The text was updated successfully, but these errors were encountered: