Обновить Python/settings.json
This commit is contained in:
@@ -31,14 +31,15 @@
|
||||
},
|
||||
"workbench.colorTheme": "GitHub Dark Colorblind (Beta)",
|
||||
"editor.defaultFormatter": "charliermarsh.ruff",
|
||||
"editor.fontSize": 13,
|
||||
"editor.fontSize": 15,
|
||||
"editor.formatOnSave": true,
|
||||
"window.commandCenter": false,
|
||||
"workbench.layoutControl.enabled": false,
|
||||
"editor.minimap.enabled": false,
|
||||
"workbench.reduceMotion": "on",
|
||||
"terminal.integrated.fontSize": 13,
|
||||
"terminal.integrated.fontSize": 15,
|
||||
"editor.smoothScrolling": true,
|
||||
"window.zoomLevel": 0.5,
|
||||
// ----------------------- Оформление рабочего пространства (Конец)
|
||||
//----------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
// ----------------------- Разные расширения (Начало)
|
||||
|
||||
Reference in New Issue
Block a user