这是 settings.json 文件代码
{
"python.autoComplete.addBrackets": true,
"python.linting.enabled": true,
"python.pythonPath": "C:\\Program Files\\Python37\\python.exe",
"python.jediEnabled": false,
"python.languageServer": "Microsoft"
}
Run Code Online (Sandbox Code Playgroud)
在此"python.jediEnabled": false
,显示错误,未知配置设置请给出解决方案