From 0103c47c812ff475cc4779694dad79a62c2c3e53 Mon Sep 17 00:00:00 2001 From: CREATIVE_tg1 Date: Mon, 27 Oct 2025 20:09:06 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Python/settings.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Python/settings.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Python/settings.json b/Python/settings.json index 9f475bf..d7a1e93 100644 --- a/Python/settings.json +++ b/Python/settings.json @@ -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, // ----------------------- Оформление рабочего пространства (Конец) //---------------------------------------------------------------------------------------------------------------------------------------------------------- // ----------------------- Разные расширения (Начало)