diff --git a/.vscode/settings.json b/.vscode/settings.json index 90e1422..a7201b0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { "editor.tabSize": 4, - "editor.useTabStops": true + "editor.useTabStops": true, + "editor.dragAndDrop": true } \ No newline at end of file