Skip to content

Python: Create Terminal doesn't activate environments in .env file #2407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
trinhpham opened this issue Aug 17, 2018 · 1 comment
Closed

Comments

@trinhpham
Copy link

trinhpham commented Aug 17, 2018

Issue Type: Bug

  1. Install the Python plugin
  2. Create a Python project and .env file has: YOUR_ENV=123
  3. Call command "Python: Create Terminal" to open the PowerShell terminal
  4. Enter $env:YOUR_ENV

Observed: the powershell terminal is opened, but nothing is printed after entering $env:YOUR_ENV
Expected: '123' is printed

Extension version: 2018.7.1
VS Code version: Code 1.26.0 (4e9361845dc28659923a300945f84731393e210d, 2018-08-13T16:29:31.933Z)
OS version: Windows_NT x64 10.0.17134

@DonJayamanne
Copy link

Duplicate of #1631

@DonJayamanne DonJayamanne marked this as a duplicate of #1631 Aug 17, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants