{ "folders": [ { "name": "XML Parser to SCL", "path": "." }, { "path": "C:/Trabajo/SIDEL/09 - SAE452 - Diet as Regular - San Giorgio in Bosco/ExportTia/CPU_315F-2_PN_DP" } ], "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" ] } }