From 47132f7fdeefeb99bdf349a563e4a2ad4a1d6b23 Mon Sep 17 00:00:00 2001 From: CREATIVE_tg1 Date: Tue, 28 Oct 2025 15:55:55 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Python/settings.json b/Python/settings.json index 6e05082..94ff68f 100644 --- a/Python/settings.json +++ b/Python/settings.json @@ -12,9 +12,9 @@ "random": false }, "workbench.colorTheme": "GitHub Dark Colorblind (Beta)", - "editor.fontSize": 13, - "terminal.integrated.fontSize": 13, - "window.zoomLevel": 0, + "editor.fontSize": 13, // 1920х1080=13; 2560х1440=15 + "terminal.integrated.fontSize": 13, // 1920х1080=13; 2560х1440=15 + "window.zoomLevel": 0, // 1920х1080=0; 2560х1440=0.5 // ----------------------- Настройки для пользователей (Конец) //---------------------------------------------------------------------------------------------------------------------------------------------------------- // ----------------------- Настройки VScode (Начало)