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