Mercurial > code > home > repos > light9
view .vscode/settings.json @ 2056:be860a233793
ide
author | drewp@bigasterisk.com |
---|---|
date | Fri, 13 May 2022 01:11:36 -0700 |
parents | 9cfcb16f2c5a |
children | d991f7c3485a |
line wrap: on
line source
{ "python.autoComplete.extraPaths": ["__pypackages__/3.9/lib"], "python.analysis.extraPaths": [ "__pypackages__/3.9/lib" ], "python.analysis.diagnosticMode": "workspace", "cmake.configureOnOpen": false }