cjolowicz / cookiecutter-hypermodern-python

Hypermodern Python Cookiecutter
http://cookiecutter-hypermodern-python.readthedocs.io/
MIT License
1.81k stars 235 forks source link

Improve Poetry + VSCode integration #1248

Closed aw632 closed 2 weeks ago

aw632 commented 2 years ago

See: https://stackoverflow.com/questions/59882884/vscode-doesnt-show-poetry-virtualenvs-in-select-interpreter-option

I have added a command that allows VSCode users to see and use the virtualenv created by Poetry inside the development environment.

jannismain commented 2 years ago

For me, poetry environments are picked up without saving them in the project.

Seems like this has been added to VSCode somewhere back in April '21.