Обновить Python/settings.json
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
"workbench.startupEditor": "none",
|
||||
"chat.commandCenter.enabled": false,
|
||||
"explorer.confirmDelete": false,
|
||||
"git.enableSmartCommit": true,
|
||||
"git.confirmSync": false,
|
||||
// ----------------------- Настройки VScode(Конец)
|
||||
//----------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
// ----------------------- Оформление рабочего пространства (Начало)
|
||||
@@ -122,7 +124,7 @@
|
||||
},
|
||||
"python.analysis.autoImportCompletions": true,
|
||||
"python.analysis.typeCheckingMode": "off",
|
||||
"python.terminal.activateEnvironment": true
|
||||
"python.terminal.activateEnvironment": true,
|
||||
// ----------------------- Настройки языков (Конец)
|
||||
//----------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
}
|
||||
Reference in New Issue
Block a user