android_sdk_tools/input/Documents/.vscode/settings.json
2020-06-17 17:18:25 +08:00

8 lines
282 B
JSON

{
"git.ignoreLimitWarning": true,
"python.jediEnabled": true,
"python.linting.enabled": true,
"python.linting.pylintEnabled": true,
"python.pythonPath": "C:\\Users\\Admin\\AppData\\Local\\Programs\\Python\\Python37",
"python.autoComplete.addBrackets": true
}