14
Python in Visual Studio Code - April 2025 Release
(devblogs.microsoft.com)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Look into modern package management system like poetry or UV ;3
I use poetry and that manages my venvs. I just want VSCode to select the right one based on where the file is.