{ "folders": [ { "name": "XML Parser to SCL", "path": "." }, { "path": "../../../../../../Trabajo/VM/45 - HENKEL - VM Auto Changeover/ExportTia" } ], "settings": { "python.defaultInterpreterPath": "python", "files.associations": { "*.xml": "xml", "*.scl": "structured-text" }, "workbench.colorCustomizations": { "titleBar.activeBackground": "#36182a" } }, "extensions": { "recommendations": [ "ms-python.python", "ms-python.flake8", "ms-python.black-formatter" ] } }