Skip to content
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

Launching of an activated terminal #622

Closed
DonJayamanne opened this issue Jan 24, 2018 · 4 comments · Fixed by #625
Closed

Launching of an activated terminal #622

DonJayamanne opened this issue Jan 24, 2018 · 4 comments · Fixed by #625
Assignees
Labels
area-terminal feature-request Request for new features or functionality
Milestone

Comments

@DonJayamanne
Copy link

DonJayamanne commented Jan 24, 2018

@brettcannon @qubitron @MikhailArkhipov
#383 we introduced the ability to pre-activate Python environment (e.g. Conda Environments) in the terminal opened when using the Python extension commands for:

  • Launching REPL
  • Running python code in terminal
  • Running python file in terminal

None, of these commands allows a user to create a terminal with the python environment pre-activated.

Suggestion:

  • Create a command Python: Create Termnial
@SchluppiBobbz
Copy link

When using this feature with anaconda-environments I get the following error: "Cannot read property 'filter' of undefined" (with other environments it works as intended)

@DonJayamanne
Copy link
Author

@SchluppiBobbz
Please create a separate issue with the details of the error.
Please go into Help->Toggle Developer Tools and copy and paste the output from the console window into the issue.

@SchluppiBobbz
Copy link

@DonJayamanne

Thank you very much for your answer. I'm new to github and still not used to the formalities, sorry for that :/.

I think I got it (thanks to your advice with the console). I get the message: " Failed to get conda info from conda". Thus, I have to open VSCode via Anaconda-Prompt to make the conda-commands and therefore 'create-terminal' work.

Thanks again for your time and your really great extension, I love it!

@DonJayamanne
Copy link
Author

@SchluppiBobbz

Thank you very much for your answer. I'm new to github and still not used to the formalities, sorry for that :/.

Please, there's absolutely no need to apologize.
The reason we like to create separate issues is so that we don't end up muddying the water (so to speak). This issue was closed. And its most likely that new issues would be slight variations or completely different. This way its easier to track and manage them as well.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-terminal feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants