Skip to content

Instantly share code, notes, and snippets.

@medihack
Last active November 12, 2020 08:05
Show Gist options
  • Save medihack/909180cb4433245c87b93a04fb54cc9d to your computer and use it in GitHub Desktop.
Save medihack/909180cb4433245c87b93a04fb54cc9d to your computer and use it in GitHub Desktop.
Visual Studio Code Remote Settings
{
"python.experiments.optInto": ["DeprecatePythonPath - experiment"],
"python.venvPath": "~/.cache/pypoetry/virtualenvs",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment