diff --git a/.vscode/settings.json b/.vscode/settings.json index bea748a..cff72fc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -28,4 +28,8 @@ }, "python.linting.pylintEnabled": true, "python.linting.enabled": true, + "[bat]": { + "breadcrumbs.showClasses": true + }, + "docker.volumes.sortBy": "CreatedTime" } \ No newline at end of file