Skip to content

relative pythonpath in .env is expanded wrt current file #358

Closed
@weinand

Description

@weinand

From @elypma on December 6, 2017 12:51

  • VSCode Version: 1.18.1
  • OS Version:Windows 7
  • Python v0.8.0

Steps to Reproduce:

  1. Create an .env file in root of workfolder
  2. add 'pythonpath=._common\packages
  3. Try to debug and the relative addition (see 2.) to the pythonpath is added relative to the current work directory of the file being debugged.

Reproduces without extensions: Yes (depends on epython extension)

Copied from original issue: microsoft/vscode#39788

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalityinfo-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions