Mercurial > code > home > repos > light9
view .vscode/settings.json @ 2047:9cfcb16f2c5a
ide
author | drewp@bigasterisk.com |
---|---|
date | Tue, 10 May 2022 23:10:54 -0700 |
parents | |
children | be860a233793 |
line wrap: on
line source
{ "python.autoComplete.extraPaths": ["__pypackages__/3.9/lib"], "python.analysis.extraPaths": [ "__pypackages__/3.9/lib" ], "python.analysis.diagnosticMode": "workspace" }