Обновить Python/settings.json
This commit is contained in:
@@ -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 (Начало)
|
||||
|
||||
Reference in New Issue
Block a user