After updating to 1.30, my VS Code startup times take 30+ seconds before the Python extension fully loads. I get this message in the output:
[warning] [Pipenv] Environment discovery took 83.9s (found 0 environments). If this is causing problems, please report it: https://github.com/microsoft/vscode-python-environments/issues/new
and
[info] Poetry executable not found
While waiting for the extension to load, I see "Refreshing Poetry environments" as it just sits and spins and spins.
I don't use Poetry, I don't use pipenv.
Is there no setting that I can use to tell this thing to stop searching my entire directory tree for environments?
Thanks for the automation, but no thanks.
After updating to 1.30, my VS Code startup times take 30+ seconds before the Python extension fully loads. I get this message in the output:
[warning] [Pipenv] Environment discovery took 83.9s (found 0 environments). If this is causing problems, please report it: https://github.com/microsoft/vscode-python-environments/issues/new
and
[info] Poetry executable not found
While waiting for the extension to load, I see "Refreshing Poetry environments" as it just sits and spins and spins.
I don't use Poetry, I don't use pipenv.
Is there no setting that I can use to tell this thing to stop searching my entire directory tree for environments?
Thanks for the automation, but no thanks.