To activate Python extension in VSCode I must open a Python file. Can I activate it without opening a Python file?
I saw this issue, but couldn't see if there is a configuration in my workspace settings to do it. If I open a python file the extension is activated and my venv loaded, but I'd like to do it without opening a file.