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
I'm trying to replace DevContainers with Devbox in Python project.
DevContainers VsCode extension is able to pass venv params to VsCode automatically so you don't need to configure where is your venv manually and select python interpreter
What solution would you like?
I'd like to have exactly the same functionality in DevBox: if I use python and configure venv, VSCode should use this venv automatically
Alternatives you've considered
No response
The text was updated successfully, but these errors were encountered:
What problem are you trying to solve?
I'm trying to replace DevContainers with Devbox in Python project.
DevContainers VsCode extension is able to pass venv params to VsCode automatically so you don't need to configure where is your venv manually and select python interpreter
What solution would you like?
I'd like to have exactly the same functionality in DevBox: if I use python and configure venv, VSCode should use this venv automatically
Alternatives you've considered
No response
The text was updated successfully, but these errors were encountered: