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",