question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide `Create Environment` within the `Select Interpreter` quick pick

See original GitHub issue

Would it be worth having a Create Environment with ... option in the environment quick pick that would use the newest version of Python found to be installed globally?

Issue Analytics

  • State:open
  • Created 10 months ago
  • Reactions:2
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
karrtikrcommented, Dec 12, 2022

I agree, I was thinking of + more as add something to the list, aka create environment/interpreter. I like both the options, we could quickly experiment it up to decide 😉

1reaction
brettcannoncommented, Nov 21, 2022

But how discoverable is that icon? I personally would never think to look up there. I would also consider the “+” to do what “Enter interpreter path” does (it even matches its current icon 😉) before I would think of “+” meaning “Create Environment”.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Python environments in VS Code
If you are creating an environment using Venv, the command presents a list of interpreters that can be used as a base for...
Read more >
How can I set up a virtual environment for Python in Visual ...
To select a specific environment, use the Python: Select Interpreter command from the Command Palette (Ctrl+Shift+P). And: The Status Bar always shows the ......
Read more >
Selecting the correct Python interpreter in ... - YouTube
These are the settings adjustments you'll need to make to use a conda Python environment to execute your code inside of VSCode.
Read more >
Remove "Recommended" tag in create environment quickpick ...
Starting Pylance language server. Jupyter provided interpreter path override: /opt/conda/bin/python > conda run -n base --no-capture-output ...
Read more >
How to Set Default Python Interpreter in VS Code
On your VS code press Ctrl + Shift + P, to open the command palette. · Type and select “Python: Select Linter”. ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found