Обновить Python/settings.json
This commit is contained in:
@@ -87,6 +87,7 @@
|
|||||||
"explorer.confirmDelete": false,
|
"explorer.confirmDelete": false,
|
||||||
"git.enableSmartCommit": true,
|
"git.enableSmartCommit": true,
|
||||||
"git.confirmSync": false,
|
"git.confirmSync": false,
|
||||||
|
"explorer.confirmDragAndDrop": false,
|
||||||
// ----------------------- Настройки VScode(Конец)
|
// ----------------------- Настройки VScode(Конец)
|
||||||
//----------------------------------------------------------------------------------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
// ----------------------- Оформление рабочего пространства (Начало)
|
// ----------------------- Оформление рабочего пространства (Начало)
|
||||||
@@ -109,7 +110,7 @@
|
|||||||
"git diff",
|
"git diff",
|
||||||
"git show",
|
"git show",
|
||||||
"poetry",
|
"poetry",
|
||||||
"ls",
|
"ls"
|
||||||
],
|
],
|
||||||
"sourcecraft-code-assist.deniedCommands": [],
|
"sourcecraft-code-assist.deniedCommands": [],
|
||||||
"mypy.dmypyExecutable": "../.venv/bin/dmypy",
|
"mypy.dmypyExecutable": "../.venv/bin/dmypy",
|
||||||
|
|||||||
Reference in New Issue
Block a user