From 0e0f09126d7b21d3824710f1420e42bc12265d9f Mon Sep 17 00:00:00 2001 From: CREATIVE_tg1 Date: Tue, 28 Oct 2025 13:57:35 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Python/settings.json b/Python/settings.json index d47319f..e557af2 100644 --- a/Python/settings.json +++ b/Python/settings.json @@ -87,6 +87,7 @@ "explorer.confirmDelete": false, "git.enableSmartCommit": true, "git.confirmSync": false, + "explorer.confirmDragAndDrop": false, // ----------------------- Настройки VScode(Конец) //---------------------------------------------------------------------------------------------------------------------------------------------------------- // ----------------------- Оформление рабочего пространства (Начало) @@ -109,7 +110,7 @@ "git diff", "git show", "poetry", - "ls", + "ls" ], "sourcecraft-code-assist.deniedCommands": [], "mypy.dmypyExecutable": "../.venv/bin/dmypy",